From 54d64bf30c59d61beb13352071717b397ccc469b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Thu, 10 Dec 2020 09:41:30 -0800 Subject: [PATCH] Automatic hash update for Azure Storage Explorer (#5389) * Winget automatic hash update at 12/9/2020 8:50:46 PM * Winget automatic hash update at 12/9/2020 8:50:46 PM * Revert 1.16.0 as state in master Co-authored-by: Ruben Guerrero Samaniego --- .../AzureStorageExplorer/1.13.1.yaml | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml diff --git a/manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml b/manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml deleted file mode 100644 index 3ef5e6681..000000000 --- a/manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml +++ /dev/null @@ -1,24 +0,0 @@ -Id: Microsoft.AzureStorageExplorer -Name: Azure Storage Explorer -AppMoniker: StorageExplorer -Version: 1.13.1 -Publisher: Microsoft -Author: Microsoft -License: Microsoft -LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx -MinOSVersion: 10.0.0.0 -Homepage: https://azure.microsoft.com/en-us/features/storage-explorer/ -Description: Free tool to easily manage your Azure cloud storage resources anywhere, from Windows, macOS, or Linux. -Tags: "Azure, Storage, Storage Explorer, Azure Storage Explorer, Explorer" -InstallerType: exe - -# ======================= Installers ================== - -Installers: - - Arch: x64 - Url: https://download.microsoft.com/download/A/E/3/AE32C485-B62B-4437-92F7-8B6B2C48CB40/StorageExplorer.exe - Sha256: 9873BEB6EEAD6AB1173A81BDD5D4189893364AA50EBDF6E14509AF79F72B3AA1 - Language: en-US - Switches: - Silent: "/SILENT /NORESTART /ALLUSERS" - SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"