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"