From 0c604f90ca30b0bc9d4b4ef2817646e192625d6e Mon Sep 17 00:00:00 2001 From: Alan Lima Date: Wed, 1 Jul 2020 00:38:30 +1000 Subject: [PATCH] update azure cosmosdb emulator to 2.11.1 (#2184) --- .../Microsoft/AzureCosmosEmulator/2.11.1.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Microsoft/AzureCosmosEmulator/2.11.1.yaml diff --git a/manifests/Microsoft/AzureCosmosEmulator/2.11.1.yaml b/manifests/Microsoft/AzureCosmosEmulator/2.11.1.yaml new file mode 100644 index 000000000..a2e0d917c --- /dev/null +++ b/manifests/Microsoft/AzureCosmosEmulator/2.11.1.yaml @@ -0,0 +1,17 @@ +Id: Microsoft.AzureCosmosEmulator +Name: Azure Cosmos Emulator +Version: 2.11.1 +Publisher: Microsoft +License: Microsoft +LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx +MinOSVersion: 10.0.0.0 +Homepage: https://docs.microsoft.com/en-us/azure/cosmos-db/local-emulator +Tags: Azure, CosmosDb, Emulator +InstallerType: msi + +# ======================= Installers ================== + +Installers: + - Arch: x64 + Url: https://cosmosdbportalstorage.azureedge.net/emulator/2020_06_10_2.11.1-01f62a95/azure-cosmosdb-emulator-2.11.1-01f62a95.msi + Sha256: 2FA092E4AD2C7F9ADBD8BA57B45A05859BB8102827B1F1671580BBAEA927BFD1 \ No newline at end of file