bicep: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2022-05-03 20:28:15 +00:00
parent 86f26a9f9f
commit a50351d910

View File

@ -1,12 +1,12 @@
{
"version": "0.5.6",
"version": "0.6.1",
"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.5.6/bicep-win-x64.exe#/bicep.exe",
"hash": "24dcc880eede6170953911fc9be2f7ac3c3b6d8d21bb71726d7f8df6a0ec06ff"
"url": "https://github.com/Azure/bicep/releases/download/v0.6.1/bicep-win-x64.exe#/bicep.exe",
"hash": "601318afa983b0af8b4fc03ad8ebc5fe06b897c23d85fe732243e74d240cd129"
}
},
"bin": "bicep.exe",