diff --git a/manifests/Microsoft/AzureCosmosEmulator/2.9.2.yaml b/manifests/Microsoft/AzureCosmosEmulator/2.9.2.yaml new file mode 100644 index 000000000..b05d0b31f --- /dev/null +++ b/manifests/Microsoft/AzureCosmosEmulator/2.9.2.yaml @@ -0,0 +1,17 @@ +Id: Microsoft.AzureCosmosEmulator +Name: Azure Cosmos Emulator +Version: 2.9.2 +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_02_25_2.9.2-ae070d26/azure-cosmosdb-emulator-2.9.2-ae070d26.msi + Sha256: 9FC1EED93E6FEF70AABA54A200791D7B4C91CF47073104878C88501961B84796 \ No newline at end of file