diff --git a/manifests/Microsoft/AzureStorageExplorer/1.14.0.yaml b/manifests/Microsoft/AzureStorageExplorer/1.14.0.yaml new file mode 100644 index 000000000..554f924e3 --- /dev/null +++ b/manifests/Microsoft/AzureStorageExplorer/1.14.0.yaml @@ -0,0 +1,24 @@ +Id: Microsoft.AzureStorageExplorer +Name: Azure Storage Explorer +AppMoniker: StorageExplorer +Version: 1.14.0 +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://github.com/microsoft/AzureStorageExplorer/releases/download/v1.14.0/Windows_StorageExplorer.exe + Sha256: CE23365695170D948616E20ECA1B71D6CFC62A9063901E3EEFF6F1AE184F5054 + Language: en-US + Switches: + Silent: "/SILENT /NORESTART /ALLUSERS" + SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS" \ No newline at end of file