FileZilla:
'3.64.0':
- full_name: 'FileZilla Client 3.64.0'
+ full_name: 'FileZilla Client 3.65.0'
{% if ARCH == 'x64' %}
- installer: salt://win/repo-ng/FileZilla/FileZilla_3.64.0_win64-setup.exe
+ installer: salt://win/repo-ng/FileZilla/FileZilla_3.65.0_win64-setup.exe
uninstaller: '%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe'
{% else %}
- installer: salt://win/repo-ng/FileZilla/FileZilla_3.64.0_win32-setup.exe
+ installer: salt://win/repo-ng/FileZilla/FileZilla_3.65.0_win32-setup.exe
uninstaller: '%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe'
{% endif %}
install_flags: '/S'