diff --git a/blender.sls b/blender.sls index cca86107b..aa1d81e90 100644 --- a/blender.sls +++ b/blender.sls @@ -4,11 +4,11 @@ blender: '2.78': full_name: 'Blender' {% if grains['cpuarch'] == 'AMD64' %} - installer: 'http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows64.msi' - uninstaller: 'http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows64.msi' + installer: 'https://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows64.msi' + uninstaller: 'https://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows64.msi' {% else %} - installer: 'http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows32.msi' - uninstaller: 'http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows32.msi' + installer: 'https://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows32.msi' + uninstaller: 'https://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78-windows32.msi' {% endif %} install_flags: '/qn /norestart' uninstall_flags: '/qn /norestart' diff --git a/defraggler.sls b/defraggler.sls index 3fb060193..99fc1b29f 100644 --- a/defraggler.sls +++ b/defraggler.sls @@ -7,7 +7,7 @@ defraggler: '2.20': full_name: 'Defraggler' - installer: 'http://download.piriform.com/dfsetup220.exe' + installer: 'https://download.piriform.com/dfsetup220.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\Defraggler\uninst.exe' uninstall_flags: '/S' @@ -16,7 +16,7 @@ defraggler: reboot: False '2.18.945': full_name: 'Defraggler 2.18' - installer: 'http://download.piriform.com/dfsetup218.exe' + installer: 'https://download.piriform.com/dfsetup218.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\Defraggler\uninst.exe' uninstall_flags: '/S' diff --git a/gedit.sls b/gedit.sls index cac84b4b7..68a87a37f 100644 --- a/gedit.sls +++ b/gedit.sls @@ -8,7 +8,7 @@ gedit: '2.30.1': full_name: gedit 2.30.1 - installer: http://ftp.gnome.org/pub/GNOME/binaries/win32/gedit/2.30/gedit-setup-2.30.1-1.exe + installer: https://ftp.gnome.org/pub/GNOME/binaries/win32/gedit/2.30/gedit-setup-2.30.1-1.exe install_flags: '/sp- /verysilent /norestart' uninstaller: '{{ PROGRAM_FILES }}\gedit\unins000.exe' uninstall_flags: '/verysilent /norestart' diff --git a/gimp.sls b/gimp.sls index 9ea81842a..a8f76f916 100644 --- a/gimp.sls +++ b/gimp.sls @@ -7,7 +7,7 @@ gimp: ('v2.8', '2.8.14', '-1')] %} '{{ version }}': full_name: 'GIMP {{ version }}' - installer: 'http://download.gimp.org/mirror/pub/gimp/{{ major_version }}/windows/gimp-{{ version }}-setup{{ minor_version }}.exe' + installer: 'https://download.gimp.org/mirror/pub/gimp/{{ major_version }}/windows/gimp-{{ version }}-setup{{ minor_version }}.exe' install_flags: '/SP- /SILENT /NORESTART' uninstaller: '%ProgramFiles%\Gimp 2\uninst\unins000.exe' uninstall_flags: '/SP- /SILENT /NORESTART' diff --git a/glarysoft-absolute-uninstaller.sls b/glarysoft-absolute-uninstaller.sls index b72d01604..f86eb8061 100644 --- a/glarysoft-absolute-uninstaller.sls +++ b/glarysoft-absolute-uninstaller.sls @@ -7,7 +7,7 @@ glarysoft-absolute-uninstaller: '5.3.1.23': full_name: 'Absolute Uninstaller 5.3.1.23' - installer: 'http://download.glarysoft.com/ausetup.exe' + installer: 'https://download.glarysoft.com/ausetup.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\Glarysoft\Absolute Uninstaller 5\uninst.exe' uninstall_flags: '/S' @@ -16,7 +16,7 @@ glarysoft-absolute-uninstaller: reboot: False '5.3.1.21': full_name: 'Absolute Uninstaller 5.3.1.21' - installer: 'http://download.glarysoft.com/ausetup.exe' + installer: 'https://download.glarysoft.com/ausetup.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\Glarysoft\Absolute Uninstaller 5\uninst.exe' uninstall_flags: '/S' diff --git a/gpg4win-light.sls b/gpg4win-light.sls index e5908299d..13a9fba34 100644 --- a/gpg4win-light.sls +++ b/gpg4win-light.sls @@ -7,7 +7,7 @@ gpg4win-light: '3.0.3': full_name: 'Gpg4Win (3.0.3)' - installer: 'http://files.gpg4win.org/gpg4win-light-3.0.3.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-3.0.3.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -16,7 +16,7 @@ gpg4win-light: reboot: False '3.0.0': full_name: 'Gpg4Win (3.0.0)' - installer: 'http://files.gpg4win.org/gpg4win-light-3.0.0.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-3.0.0.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -25,7 +25,7 @@ gpg4win-light: reboot: False '2.3.4': full_name: 'Gpg4Win (2.3.4)' - installer: 'http://files.gpg4win.org/gpg4win-light-2.3.4.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-2.3.4.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -34,7 +34,7 @@ gpg4win-light: reboot: False '2.3.3': full_name: 'Gpg4Win (2.3.3)' - installer: 'http://files.gpg4win.org/gpg4win-light-2.3.3.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-2.3.3.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -43,7 +43,7 @@ gpg4win-light: reboot: False '2.3.2': full_name: 'Gpg4Win (2.3.2)' - installer: 'http://files.gpg4win.org/gpg4win-light-2.3.2.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-2.3.2.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -52,7 +52,7 @@ gpg4win-light: reboot: False '2.3.1': full_name: 'Gpg4Win (2.3.1)' - installer: 'http://files.gpg4win.org/gpg4win-light-2.3.1.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-2.3.1.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -61,7 +61,7 @@ gpg4win-light: reboot: False '2.3.0': full_name: 'Gpg4Win (2.3.0)' - installer: 'http://files.gpg4win.org/gpg4win-light-2.3.0.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-2.3.0.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -70,7 +70,7 @@ gpg4win-light: reboot: False '2.2.4': full_name: 'Gpg4Win (2.2.4)' - installer: 'http://files.gpg4win.org/gpg4win-light-2.2.4.exe' + installer: 'https://files.gpg4win.org/gpg4win-light-2.2.4.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' diff --git a/gpg4win-vanilla.sls b/gpg4win-vanilla.sls index d15255b20..fa89f3ae3 100644 --- a/gpg4win-vanilla.sls +++ b/gpg4win-vanilla.sls @@ -7,7 +7,7 @@ gpg4win-vanilla: '3.0.3': full_name: 'Gpg4Win (3.0.3)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-3.0.3.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-3.0.3.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -16,7 +16,7 @@ gpg4win-vanilla: reboot: False '3.0.0': full_name: 'Gpg4Win (3.0.0)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-3.0.0.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-3.0.0.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -25,7 +25,7 @@ gpg4win-vanilla: reboot: False '2.3.4': full_name: 'Gpg4Win (2.3.4)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-2.3.4.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-2.3.4.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -34,7 +34,7 @@ gpg4win-vanilla: reboot: False '2.3.3': full_name: 'Gpg4Win (2.3.3)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-2.3.3.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-2.3.3.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -43,7 +43,7 @@ gpg4win-vanilla: reboot: False '2.3.2': full_name: 'Gpg4Win (2.3.2)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-2.3.2.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-2.3.2.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -52,7 +52,7 @@ gpg4win-vanilla: reboot: False '2.3.1': full_name: 'Gpg4Win (2.3.1)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-2.3.1.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-2.3.1.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -61,7 +61,7 @@ gpg4win-vanilla: reboot: False '2.3.0': full_name: 'Gpg4Win (2.3.0)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-2.3.0.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-2.3.0.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -70,7 +70,7 @@ gpg4win-vanilla: reboot: False '2.2.4': full_name: 'Gpg4Win (2.2.4)' - installer: 'http://files.gpg4win.org/gpg4win-vanilla-2.2.4.exe' + installer: 'https://files.gpg4win.org/gpg4win-vanilla-2.2.4.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' diff --git a/gpg4win.sls b/gpg4win.sls index 6518a502a..3f4d86479 100644 --- a/gpg4win.sls +++ b/gpg4win.sls @@ -7,7 +7,7 @@ gpg4win: '3.0.3': full_name: 'Gpg4Win (3.0.3)' - installer: 'http://files.gpg4win.org/gpg4win-3.0.3.exe' + installer: 'https://files.gpg4win.org/gpg4win-3.0.3.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -16,7 +16,7 @@ gpg4win: reboot: False '3.0.0': full_name: 'Gpg4Win (3.0.0)' - installer: 'http://files.gpg4win.org/gpg4win-3.0.0.exe' + installer: 'https://files.gpg4win.org/gpg4win-3.0.0.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -25,7 +25,7 @@ gpg4win: reboot: False '2.3.4': full_name: 'Gpg4Win (2.3.4)' - installer: 'http://files.gpg4win.org/gpg4win-2.3.4.exe' + installer: 'https://files.gpg4win.org/gpg4win-2.3.4.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -34,7 +34,7 @@ gpg4win: reboot: False '2.3.3': full_name: 'Gpg4Win (2.3.3)' - installer: 'http://files.gpg4win.org/gpg4win-2.3.3.exe' + installer: 'https://files.gpg4win.org/gpg4win-2.3.3.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -43,7 +43,7 @@ gpg4win: reboot: False '2.3.2': full_name: 'Gpg4Win (2.3.2)' - installer: 'http://files.gpg4win.org/gpg4win-2.3.2.exe' + installer: 'https://files.gpg4win.org/gpg4win-2.3.2.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -52,7 +52,7 @@ gpg4win: reboot: False '2.3.1': full_name: 'Gpg4Win (2.3.1)' - installer: 'http://files.gpg4win.org/gpg4win-2.3.1.exe' + installer: 'https://files.gpg4win.org/gpg4win-2.3.1.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -61,7 +61,7 @@ gpg4win: reboot: False '2.3.0': full_name: 'Gpg4Win (2.3.0)' - installer: 'http://files.gpg4win.org/gpg4win-2.3.0.exe' + installer: 'https://files.gpg4win.org/gpg4win-2.3.0.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' @@ -70,7 +70,7 @@ gpg4win: reboot: False '2.2.4': full_name: 'Gpg4Win (2.2.4)' - installer: 'http://files.gpg4win.org/gpg4win-2.2.4.exe' + installer: 'https://files.gpg4win.org/gpg4win-2.2.4.exe' install_flags: '/S' uninstaller: '{{ PROGRAM_FILES }}\GNU\GnuPG\gpg4win-uninstall.exe' uninstall_flags: '/S' diff --git a/handbrake.sls b/handbrake.sls index 7638e6778..744092631 100644 --- a/handbrake.sls +++ b/handbrake.sls @@ -5,7 +5,7 @@ handbrake: '0.10.5': full_name: 'Handbrake 0.10.5' {% if grains['cpuarch'] == 'AMD64' %} - installer: 'http://download.handbrake.fr/handbrake/releases/0.10.5/HandBrake-0.10.5-x86_64-Win_GUI-1.exe' + installer: 'https://download.handbrake.fr/handbrake/releases/0.10.5/HandBrake-0.10.5-x86_64-Win_GUI-1.exe' {% else %} installer: 'https://handbrake.fr/mirror/HandBrake-0.10.5-i686-Win_GUI-1.exe' {% endif %} diff --git a/isapirewrite-lite.sls b/isapirewrite-lite.sls index 884a0fcab..e110dd416 100644 --- a/isapirewrite-lite.sls +++ b/isapirewrite-lite.sls @@ -2,11 +2,11 @@ isapirewrite-lite: '3.1.0112': full_name: 'Helicon ISAPI_Rewrite 3 Lite' {% if grains['cpuarch'] == 'AMD64' %} - installer: 'http://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite_x64.msi' - uninstaller: 'http://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite_x64.msi' + installer: 'https://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite_x64.msi' + uninstaller: 'https://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite_x64.msi' {% else %} - installer: 'http://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite.msi' - uninstaller: 'http://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite.msi' + installer: 'https://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite.msi' + uninstaller: 'https://www.helicontech.com/download/isapi_rewrite/ISAPI_Rewrite3_0112_Lite.msi' {% endif %} install_flags: 'ALLUSERS=1 /quiet /norestart' uninstall_flags: '/quiet /norestart' diff --git a/mikogo.sls b/mikogo.sls index ac7848319..7c650c02d 100644 --- a/mikogo.sls +++ b/mikogo.sls @@ -1,7 +1,7 @@ mikogo: '5.3.0': full_name: 'Mikogo' - installer: 'http://download.mikogo4.com/mikogo-starter.exe' + installer: 'https://download.mikogo4.com/mikogo-starter.exe' install_flags: '/S & taskkill /F /T /IM Mikogo-Screen-Service.exe & exit 0' uninstaller: '%AppData%\Mikogo\remover.exe' uninstall_flags: '/S' diff --git a/postgresql.sls b/postgresql.sls index 1a0f38394..6e6e066a9 100644 --- a/postgresql.sls +++ b/postgresql.sls @@ -8,7 +8,7 @@ postgresql: '9.6': full_name: 'PostgreSQL 9.6 ' - installer: 'http://get.enterprisedb.com/postgresql/postgresql-9.6.0-1-windows{{ ARCH }}.exe' + installer: 'https://get.enterprisedb.com/postgresql/postgresql-9.6.0-1-windows{{ ARCH }}.exe' install_flags: ' --unattendedmodeui minimal --mode unattended --superpassword postgres' uninstaller: '%ProgramFiles%\PostgreSQL\9.6\uninstall-postgresql.exe' uninstall_flags: ' --mode unattended' @@ -17,7 +17,7 @@ postgresql: reboot: False '9.5': full_name: 'PostgreSQL 9.5 ' - installer: 'http://get.enterprisedb.com/postgresql/postgresql-9.5.0-1-windows{{ ARCH }}.exe' + installer: 'https://get.enterprisedb.com/postgresql/postgresql-9.5.0-1-windows{{ ARCH }}.exe' install_flags: ' --unattendedmodeui minimal --mode unattended --superpassword postgres' uninstaller: '%ProgramFiles%\PostgreSQL\9.5\uninstall-postgresql.exe' uninstall_flags: ' --mode unattended' @@ -26,7 +26,7 @@ postgresql: reboot: False '9.4': full_name: 'PostgreSQL 9.4 ' - installer: 'http://get.enterprisedb.com/postgresql/postgresql-9.4.5-3-windows{{ ARCH }}.exe' + installer: 'https://get.enterprisedb.com/postgresql/postgresql-9.4.5-3-windows{{ ARCH }}.exe' install_flags: ' --unattendedmodeui minimal --mode unattended --superpassword postgres' uninstaller: '%ProgramFiles%\PostgreSQL\9.4\uninstall-postgresql.exe' uninstall_flags: ' --mode unattended' @@ -35,7 +35,7 @@ postgresql: reboot: False '9.3': full_name: 'PostgreSQL 9.3 ' - installer: 'http://get.enterprisedb.com/postgresql/postgresql-9.3.10-3-windows{{ ARCH }}.exe' + installer: 'https://get.enterprisedb.com/postgresql/postgresql-9.3.10-3-windows{{ ARCH }}.exe' install_flags: ' --unattendedmodeui minimal --mode unattended --superpassword postgres' uninstaller: '%ProgramFiles%\PostgreSQL\9.3\uninstall-postgresql.exe' uninstall_flags: ' --mode unattended' diff --git a/snmptools.sls b/snmptools.sls index 321f55927..39b012e3f 100644 --- a/snmptools.sls +++ b/snmptools.sls @@ -7,7 +7,7 @@ snmptools: 'Not Found': full_name: 'SnmpTools 2' - installer: 'http://erwan.labalec.fr/snmptools/snmptools32.exe' + installer: 'https://erwan.labalec.fr/snmptools/snmptools32.exe' install_flags: '/SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART' uninstaller: '{{ PROGRAM_FILES }}\SnmpTools\unins000.exe' uninstall_flags: '/SP- /VERYSILENT /NORESTART' diff --git a/software-informer.sls b/software-informer.sls index 3375fff31..94aa566e0 100644 --- a/software-informer.sls +++ b/software-informer.sls @@ -8,7 +8,7 @@ software-informer: 'Not Found': full_name: 'Software Informer' - installer: 'http://files.informer.com/siinst.exe' + installer: 'https://files.informer.com/siinst.exe' install_flags: '/SP- /VERYSILENT /NORESTART /SUPPRESSMSGBOXES' uninstaller: '{{ PROGRAM_FILES }}\Software Informer\unins000.exe' uninstall_flags: '/SP- /VERYSILENT /NORESTART /SUPPRESSMSGBOXES' diff --git a/todour.sls b/todour.sls index a5dc854dd..8e415d1c2 100644 --- a/todour.sls +++ b/todour.sls @@ -7,7 +7,7 @@ todour: '2.03': full_name: 'Todour version 2.03' - installer: 'http://nerdur.com/Todour-2.03.exe' + installer: 'https://nerdur.com/Todour-2.03.exe' install_flags: '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' uninstaller: '{{ PROGRAM_FILES }}\Todour\unins000.exe' uninstall_flags: '/VERYSILENT /NORESTART'