File tree 1 file changed +2
-2
lines changed
.github/workflows/scripts/windows
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,9 +62,9 @@ set SHADERC_SPIRVTOOLS=dd4b663e13c07fea4fbb3f70c1c91c86731099f7
62
62
63
63
call :downloadfile " freetype-%FREETYPE% .tar.gz" https://sourceforge.net/projects/freetype/files/freetype2/%FREETYPE% /freetype-%FREETYPE% .tar.gz/download 5c3a8e78f7b24c20b25b54ee575d6daa40007a5f4eea2845861c3409b3021747 || goto error
64
64
call :downloadfile " harfbuzz-%HARFBUZZ% .zip" https://github.com/harfbuzz/harfbuzz/archive/refs/tags/%HARFBUZZ% .zip 8adf9f5a4b6022aa2744f45c89ce347df46fea8403e99f01d650b11c417d0aa8 || goto error
65
- call :downloadfile " lpng%LIBPNG% .zip" https://download.sourceforge.net/libpng/lpng1645.zip 7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c || goto error
65
+ call :downloadfile " lpng%LIBPNG% .zip" https://download.sourceforge.net/libpng/lpng1645.zip a66c4b1350b67776e90263e2550933067cd9ccbd318db489f84dcc0d2b033249 || goto error
66
66
call :downloadfile " jpegsr%LIBJPEG% .zip" https://ijg.org/files/jpegsr%LIBJPEG% .zip 6255da8c89e09d694e6800688c76145eb6870a76ac0d36c74fccd61b3940aafa || goto error
67
- call :downloadfile " libwebp-%WEBP% .tar.gz" " https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-%WEBP% .tar.gz" 61f873ec69e3be1b99535634340d5bde750b2e4447caa1db9f61be3fd49ab1e5 || goto error
67
+ call :downloadfile " libwebp-%WEBP% .tar.gz" " https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-%WEBP% .tar.gz" 7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c || goto error
68
68
call :downloadfile " lz4-%LZ4% .zip" " https://github.com/lz4/lz4/archive/%LZ4% .zip" 0c33119688d6b180c7e760b0acd70059222389cfd581632623784bee27e51a31 || goto error
69
69
call :downloadfile " %SDL% .zip" " https://libsdl.org/release/%SDL% .zip" a0b3e7ac5f708042683ff0f22e069bdf75563540c615f9854ecc9bc8913e2488 || goto error
70
70
call :downloadfile " qtbase-everywhere-src-%QT% .zip" " https://download.qt.io/official_releases/qt/%QTMINOR% /%QT% /submodules/qtbase-everywhere-src-%QT% .zip" e22d997bd15b795a176c8da62c8c1da0a674eb534e02f7c01ca507bf11bce0c3 || goto error
You can’t perform that action at this time.
0 commit comments