Skip to content

Commit 94190a9

Browse files
committed
Update appveyor processing download location to secure github download
1 parent 2a152da commit 94190a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install:
3434

3535
- mkdir %APPVEYOR_BUILD_FOLDER%\temp
3636
- cd %APPVEYOR_BUILD_FOLDER%\temp
37-
- appveyor DownloadFile https://download.processing.org/processing-3.5.3-windows64.zip
37+
- appveyor DownloadFile https://github.com/processing/processing/releases/download/processing-0269-3.5.3/processing-3.5.3-windows64.zip
3838
- 7z x processing-3.5.3-windows64.zip -y -aoa
3939
# cp libraries
4040
- mkdir %userprofile%\documents\processing\libraries

0 commit comments

Comments
 (0)