diff --git a/packages/winscp.xml b/packages/winscp.xml index 109b2e3..a76d1bf 100755 --- a/packages/winscp.xml +++ b/packages/winscp.xml @@ -2,12 +2,12 @@ <packages> <package id="winscp" name="WinSCP" - revision="18" + revision="19" priority="10" reboot="false"> - <variable name="PKG_VERSION" value="5.7.2" /> - <variable name="SETUP_FILE" value="winscp572setup.exe" /> + <variable name="PKG_VERSION" value="5.7.3" /> + <variable name="SETUP_FILE" value="winscp573setup.exe" /> <variable architecture="x86" name="INSTALL_PATH" value="%PROGRAMFILES%\WinSCP\" /> <variable architecture="x64" name="INSTALL_PATH" value="%PROGRAMFILES(x86)%\WinSCP\" /> diff --git a/softwares/winscp572setup.exe b/softwares/winscp572setup.exe deleted file mode 100644 index b81d134..0000000 Binary files a/softwares/winscp572setup.exe and /dev/null differ diff --git a/softwares/winscp573setup.exe b/softwares/winscp573setup.exe new file mode 100644 index 0000000..7d738c8 Binary files /dev/null and b/softwares/winscp573setup.exe differ