mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 20:40:11 +01:00
Add win32 MD5 for sip
This commit is contained in:
2
build.py
2
build.py
@@ -75,7 +75,7 @@ wxICON = 'docs/sphinx/_static/images/sphinxdocs/mondrian.png'
|
||||
sipCurrentVersion = '4.18.1.dev1606100655'
|
||||
sipMD5 = {
|
||||
'darwin' : '48f7370706c63036fac66da6439559e8',
|
||||
'win32' : 'd19030b397034742694a6d229f056ad0',
|
||||
'win32' : '138b2daa19a357ac9d92edd9a8e149b9',
|
||||
'linux32' : '6f70956abd8f837b1d55dc5cfa9f6201',
|
||||
'linux64' : '6ac7653c331462516abbc38c5b93e0ac',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user