bicep: Update to version 0.4.412

This commit is contained in:
Richard Kuhnt 2021-07-16 00:00:33 +00:00
parent c3c24749c3
commit 5d204b023f

View File

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