mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Update SIP to version 4.19.24, Darwin MD5
This commit is contained in:
4
build.py
4
build.py
@@ -87,9 +87,9 @@ wxICON = 'packaging/docset/mondrian.png'
|
||||
|
||||
# Some tools will be downloaded for the builds. These are the versions and
|
||||
# MD5s of the tool binaries currently in use.
|
||||
sipCurrentVersion = '4.19.23'
|
||||
sipCurrentVersion = '4.19.24'
|
||||
sipMD5 = {
|
||||
'darwin' : 'cbd84be2a54eee9a85d53b2b464c9e62',
|
||||
'darwin' : '2a22cb7a35eb14384b0829593a366c29',
|
||||
'win32' : 'e9082463286f5233544f801de6d00642',
|
||||
'linux32' : '0147794b52af30d356eed07517da1d48',
|
||||
'linux64' : '4f8c41f5157a48020b87683538842124',
|
||||
|
||||
Reference in New Issue
Block a user