diff --git a/manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml b/manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml new file mode 100644 index 000000000..6c6ad73b9 --- /dev/null +++ b/manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml @@ -0,0 +1,23 @@ +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/ +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"