diff options
Diffstat (limited to 'tools/build_scripts/bin15/w_Rebuild_Plugins64.bat')
-rw-r--r-- | tools/build_scripts/bin15/w_Rebuild_Plugins64.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_scripts/bin15/w_Rebuild_Plugins64.bat b/tools/build_scripts/bin15/w_Rebuild_Plugins64.bat index e89b4cc683..362975a67e 100644 --- a/tools/build_scripts/bin15/w_Rebuild_Plugins64.bat +++ b/tools/build_scripts/bin15/w_Rebuild_Plugins64.bat @@ -17,7 +17,7 @@ if not %BUILD_STATUS%==0 goto :Error call vad64.bat -..\tools\installer_ng_stable\Tools\wget.exe -P Release64/Libs -r -np -nd -nH -R html -e robots=off http://www.miranda-ng.org/distr/build/x64/ +..\tools\installer_ng_stable\Tools\wget.exe -P Release64/Libs -r -np -nd -nH -R html -e robots=off https://www.miranda-ng.org/distr/build/x64/ rd /S /Q "Release64\Obj" |