bicep: Update to version 0.4.613

This commit is contained in:
Richard Kuhnt 2021-08-11 00:00:38 +00:00
parent d0b73dabe0
commit ba94ccf38e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.451", "version": "0.4.613",
"description": "A declarative language for describing and deploying Azure resources", "description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep", "homepage": "https://github.com/Azure/bicep",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.4.451/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.4.613/bicep-win-x64.exe#/bicep.exe",
"hash": "c5ee88cf6dbe5c9c157980765a67a478489f300e698b39f6a12b98c3ea10980f" "hash": "ea977303a0bde7796f808301d49fa988c909bbd14eb56f96e344a3c833b43734"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",