From a3c359a9437b2ef2cba88566265ba26dc3c8002a Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Tue, 19 May 2020 08:40:32 -0700 Subject: [PATCH] Azurestorage new version (#269) * Update enterprise to 30104 * Revert "Update enterprise to 30104" This reverts commit 98a671cf7a998d522429792f39e3367dad22b86b. * antimicro * Revert "antimicro" This reverts commit d2297ec8948497ee44a781ee28cb44fdc3979e03. * add graphiql * Revert "add graphiql" This reverts commit b2f6d7cb6ee96446eec811526441bc601aad149d. * StefanMalzner\Franz\5.5.0.Yaml * Revert "StefanMalzner\Franz\5.5.0.Yaml" This reverts commit 20770359d5baf094af3006a2f2c4ff58324c1035. * updated new version --- .../AzureStorageExplorer/1.13.1.yaml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Microsoft/AzureStorageExplorer/1.13.1.yaml 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"