bicep: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2022-07-02 00:33:30 +00:00
parent 865aeefa8d
commit 23034d91d7

View File

@ -1,12 +1,12 @@
{
"version": "0.7.4",
"version": "0.8.2",
"description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.7.4/bicep-win-x64.exe#/bicep.exe",
"hash": "8a5a8ec9a7e5ec322864a58bf9af86fae9a2622aa00a86d347d62972c9e37282"
"url": "https://github.com/Azure/bicep/releases/download/v0.8.2/bicep-win-x64.exe#/bicep.exe",
"hash": "0c89427b8e6ed86ea6843c9667a0152104f19469bdab61bd40e8e95f335ce72f"
}
},
"bin": "bicep.exe",