From b5bc3cc93756dbd42d8f01e8a551c7449d2816db Mon Sep 17 00:00:00 2001 From: Esco Date: Sat, 22 May 2021 14:21:34 +0200 Subject: [PATCH] Added EXE installers to 7zip.7zipAlpha v21.02-alpha (#13671) --- .../21.02-alpha/7zip.7zipAlpha.installer.yaml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifests/7/7zip/7zipAlpha/21.02-alpha/7zip.7zipAlpha.installer.yaml b/manifests/7/7zip/7zipAlpha/21.02-alpha/7zip.7zipAlpha.installer.yaml index 78500d088..e2ae397a4 100644 --- a/manifests/7/7zip/7zipAlpha/21.02-alpha/7zip.7zipAlpha.installer.yaml +++ b/manifests/7/7zip/7zipAlpha/21.02-alpha/7zip.7zipAlpha.installer.yaml @@ -68,6 +68,26 @@ Installers: Scope: machine InstallerLocale: en-US UpgradeBehavior: install + - Architecture: x64 + InstallerType: exe + InstallerUrl: https://www.7-zip.org/a/7z2102-x64.exe + InstallerSha256: 4ed310c3a54e28d98f4500987da5391fc1ffa1c62301b96482e693c3ce76b741 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: exe + InstallerUrl: https://www.7-zip.org/a/7z2102.exe + InstallerSha256: 7391b272d001fe110eda6fbeb9b9a89e2111afe51b777495c828cfc72b5a95d8 + InstallerSwitches: + Silent: /S + SilentWithProgress: /S + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install - Architecture: arm64 InstallerType: exe InstallerUrl: https://www.7-zip.org/a/7z2102-arm64.exe