bicep: Update to version 0.4.451

This commit is contained in:
Richard Kuhnt 2021-07-22 03:00:24 +00:00
parent feb8cba80c
commit 279764da42

View File

@ -1,12 +1,12 @@
{
"version": "0.4.412",
"version": "0.4.451",
"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.412/bicep-win-x64.exe#/bicep.exe",
"hash": "733a0481c8feab7661e8aacb5d3abf513a901f2ed4f058ba4fe21902c9da442b"
"url": "https://github.com/Azure/bicep/releases/download/v0.4.451/bicep-win-x64.exe#/bicep.exe",
"hash": "c5ee88cf6dbe5c9c157980765a67a478489f300e698b39f6a12b98c3ea10980f"
}
},
"bin": "bicep.exe",