bicep: Update to version 0.4.1124

This commit is contained in:
github-actions[bot] 2021-12-16 00:32:25 +00:00
parent 30290bdf39
commit a29854d7ab

View File

@ -1,12 +1,12 @@
{
"version": "0.4.1008",
"version": "0.4.1124",
"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.4.1008/bicep-win-x64.exe#/bicep.exe",
"hash": "8b7f813df90cca98acd1db2e458893b5d60f1fcdabe18da10dbf2b20c07f10b7"
"url": "https://github.com/Azure/bicep/releases/download/v0.4.1124/bicep-win-x64.exe#/bicep.exe",
"hash": "c284faca0535535510417a3f794c758c7ef61a56af05837094bd757d2f643f47"
}
},
"bin": "bicep.exe",