From 8f443aa13e341108a316c90ed702a4fc2751cd53 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Mon, 24 Aug 2020 01:11:51 +0300 Subject: [PATCH] Switch fix for 7z-19.0.0. (#3177) --- manifests/7Zip/7Zip/19.0.0.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifests/7Zip/7Zip/19.0.0.yaml b/manifests/7Zip/7Zip/19.0.0.yaml index 8f2ce8d7f..2e06f418e 100644 --- a/manifests/7Zip/7Zip/19.0.0.yaml +++ b/manifests/7Zip/7Zip/19.0.0.yaml @@ -11,7 +11,10 @@ Homepage: https://www.7-zip.org/ Description: Free and open source file archiver with a high compression ratio. Tags: "7zip,compression,file compression,utility,tool,zip" InstallerType: msi -Installers: - - Arch: x64 +Installers: + - Arch: x64 Url: https://www.7-zip.org/a/7z1900-x64.msi Sha256: A7803233EEDB6A4B59B3024CCF9292A6FFFB94507DC998AA67C5B745D197A5DC + Switches: + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart