Skip to content

Commit 3c3c9f2

Browse files
authored
1 parent 30d1ff8 commit 3c3c9f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ set "TCL_DIR=%DEPENDENCIES%\Tcl"
8080
set "TCL_DLL=tcl%TCL_VER%t.dll"
8181
set "TCL_LIBRARY=%TCL_DIR%\lib\tcl%TCL_VER_LONG%"
8282
:: Gettext
83-
set "GETTEXT32_URL=https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.22.5a-v1.17/gettext0.22.5a-iconv1.17-shared-32.zip"
84-
set "GETTEXT64_URL=https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.22.5a-v1.17/gettext0.22.5a-iconv1.17-shared-64.zip"
83+
set "GETTEXT32_URL=https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.22.5a-v1.17-r2/gettext0.22.5a-iconv1.17-shared-32.zip"
84+
set "GETTEXT64_URL=https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.22.5a-v1.17-r2/gettext0.22.5a-iconv1.17-shared-64.zip"
8585
:: winpty
8686
set "WINPTY_URL=https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip"
8787
:: UPX

0 commit comments

Comments
 (0)