diff options
author | Anton Fedchin <anightik@gmail.com> | 2018-01-04 17:53:08 +0300 |
---|---|---|
committer | Anton Fedchin <anightik@gmail.com> | 2018-01-04 17:53:08 +0300 |
commit | cefc459bb357d5c8554c3a5ecb107b4c9f0907fc (patch) | |
tree | d26f22b3db572e8dffe0c02f8e4b27b09d5fadfb /project | |
parent | df0a311f93a30f52550e162b31a6f8d71fce7bc9 (diff) |
[win10] dependencies: update python package
Diffstat (limited to 'project')
3 files changed, 3 insertions, 3 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-win10-arm.list b/project/BuildDependencies/scripts/0_package.target-win10-arm.list index d0af84629d..dbbff83bab 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-arm.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-arm.list @@ -32,7 +32,7 @@ openssl-1.0.2k-win10-ARM-v140.7z pcre-8.40-win10-ARM-v140.7z pillow-4.2.1-v1-win10-ARM-v140.7z pycryptodome-3.4.7-v1-win10-ARM-v140.7z -python-2.7.13-v3-win10-ARM-v140.7z +python-2.7.13-v4-win10-ARM-v140.7z rapidjson-1.1.0-win32.7z shairplay-ce80e00-win10-ARM-v140.7z sqlite-3170000-win10-ARM-v140.7z diff --git a/project/BuildDependencies/scripts/0_package.target-win10-win32.list b/project/BuildDependencies/scripts/0_package.target-win10-win32.list index cf53cd9ecb..d0fd86e361 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-win32.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-win32.list @@ -32,7 +32,7 @@ openssl-1.0.2k-win10-Win32-v140.7z pcre-8.40-win10-Win32-v140.7z pillow-4.2.1-v1-win10-Win32-v140.7z pycryptodome-3.4.7-v1-win10-Win32-v140.7z -python-2.7.13-v3-win10-Win32-v140.7z +python-2.7.13-v4-win10-Win32-v140.7z rapidjson-1.1.0-win32.7z shairplay-ce80e00-win10-Win32-v140.7z sqlite-3170000-win10-Win32-v140.7z diff --git a/project/BuildDependencies/scripts/0_package.target-win10-x64.list b/project/BuildDependencies/scripts/0_package.target-win10-x64.list index 8ce7439d53..0116546543 100644 --- a/project/BuildDependencies/scripts/0_package.target-win10-x64.list +++ b/project/BuildDependencies/scripts/0_package.target-win10-x64.list @@ -32,7 +32,7 @@ openssl-1.0.2k-win10-x64-v140.7z pcre-8.40-win10-x64-v140.7z pillow-4.2.1-v1-win10-x64-v140.7z pycryptodome-3.4.7-v1-win10-x64-v140.7z -python-2.7.13-v4-win10-x64-v140.7z +python-2.7.13-v5-win10-x64-v140.7z rapidjson-1.1.0-win32.7z shairplay-ce80e00-win10-x64-v140.7z sqlite-3170000-win10-x64-v140.7z |