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