File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ set "TCL_DIR=%DEPENDENCIES%\Tcl"
80
80
set " TCL_DLL = tcl%TCL_VER% t.dll"
81
81
set " TCL_LIBRARY = %TCL_DIR% \lib\tcl%TCL_VER_LONG% "
82
82
:: 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"
85
85
:: winpty
86
86
set " WINPTY_URL = https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip"
87
87
:: UPX
You can’t perform that action at this time.
0 commit comments