diff Resources/Builders/MinGW64-Python3.7/docker-internal.sh @ 112:b3a18e333f93

integration 4.0->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 Mar 2023 17:28:16 +0200
parents 6ad5da29f260
children 8335b42be9fc
line wrap: on
line diff
--- a/Resources/Builders/MinGW64-Python3.7/docker-internal.sh	Wed Feb 23 18:45:12 2022 +0100
+++ b/Resources/Builders/MinGW64-Python3.7/docker-internal.sh	Tue Mar 28 17:28:16 2023 +0200
@@ -10,7 +10,7 @@
 mkdir /tmp/build
 cd /tmp/build
 
-wget https://orthanc.osimis.io/ThirdPartyDownloads/Python/python-3.7.7-win64.zip
+wget https://orthanc.uclouvain.be/third-party-downloads/Python/python-3.7.7-win64.zip
 unzip python-3.7.7-win64.zip
 
 cmake /tmp/source-writeable/ \