diff --git a/manifests/Microsoft/AzureStorageExplorer/1.13.0.yaml b/manifests/Microsoft/AzureStorageExplorer/1.13.0.yaml new file mode 100644 index 000000000..82e68b0e6 --- /dev/null +++ b/manifests/Microsoft/AzureStorageExplorer/1.13.0.yaml @@ -0,0 +1,23 @@ +Id: Microsoft.AzureStorageExplorer +Name: Azure Storage Explorer +AppMoniker: StorageExplorer +Version: 1.13.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/ +Tags: "Azure, Storage, Storage Explorer, Azure Storage Explorer, Explorer" +InstallerType: exe + +# ======================= Installers ================== + +Installers: + - Arch: x64 + Url: https://go.microsoft.com/fwlink/?LinkId=708343&clcid=0x409 + Sha256: AF24D5F339A1C2BCC910137F409577AB55E7366903DDC5B4B7CCE9F0C9BEEE4D + Language: en-US + Switches: + Silent: "/SILENT /NORESTART /ALLUSERS" + SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"