Fix IrfanView 4.57 download URL (#14009)

* Fix IrfanView 4.57 download URL

* Fix x86 URL (oops)
This commit is contained in:
M*C*O
2021-05-26 23:47:03 +02:00
committed by GitHub
parent 16b6fb4963
commit 7794140f5c

View File

@@ -15,7 +15,7 @@ InstallModes:
Installers:
- Architecture: x64
InstallerType: exe
InstallerUrl: http://www.storage.programosy.pl/iview457_x64_setup.exe
InstallerUrl: https://download.betanews.com/download/967963863-1/iview457_x64_setup.exe
InstallerSha256: 6A67F079F8036A30E9E13FD9BAECF0D37DA18106050880A3F12845E445F8786F
InstallerSwitches:
Custom: /desktop=1 /thumbs=0 /group=1 /allusers=1 /assoc=0
@@ -27,7 +27,7 @@ Installers:
UpgradeBehavior: install
- Architecture: x86
InstallerType: exe
InstallerUrl: http://www.storage.programosy.pl/iview457_setup.exe
InstallerUrl: https://download.betanews.com/download/967963863-1/iview457_setup.exe
InstallerSha256: B6BE47AE716FF9E69E80F4956D7721A22734054CDBC18704A68F2F88028C2842
InstallerSwitches:
Custom: /desktop=1 /thumbs=0 /group=1 /allusers=1 /assoc=0