From 5874104143bf0ed9c7b0feef79c8165b67c61724 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 19 Jan 2021 13:28:14 -0600 Subject: [PATCH] Fixed installer hash and type for Multipass 1.5.0. (#6359) --- manifests/canonical/Multipass/1.5.0.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/manifests/canonical/Multipass/1.5.0.yaml b/manifests/canonical/Multipass/1.5.0.yaml index c6fb7e28b..e4cceeb08 100644 --- a/manifests/canonical/Multipass/1.5.0.yaml +++ b/manifests/canonical/Multipass/1.5.0.yaml @@ -11,8 +11,6 @@ Tags: "multipass,container" Installers: - Arch: x64 Url: https://github.com/canonical/multipass/releases/download/v1.5.0/multipass-1.5.0%2Bwin-win64.exe - InstallerType: exe - Sha256: 1E9C946230A1183D1194E999AD55ACE019ABCADFE689630A5D5C5912451A104D - Switches: - Silent: /S - SilentWithProgress: /S + InstallerType: nullsoft + Sha256: 039ACAEBA80EA2E6B78638E41CEDF263D51CBC68F360BB358F474760661E257D +