bicep: Update to version 0.36.177

This commit is contained in:
github-actions[bot] 2025-07-07 20:29:16 +00:00
parent c1d43f7ae4
commit 93067bf4f4

View File

@ -1,16 +1,16 @@
{
"version": "0.36.1",
"version": "0.36.177",
"description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep",
"license": "MIT",
"architecture": {
"arm64": {
"url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-arm64.exe#/bicep.exe",
"hash": "c0eb07bb599fba143cdc52c6aded85a4ed092243fd099ffa88487f30c4feceb4"
"url": "https://github.com/Azure/bicep/releases/download/v0.36.177/bicep-win-arm64.exe#/bicep.exe",
"hash": "753c4203636d18032616129f0fad161e6b6badc213723e4c9dad7a4fbb3cff28"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-x64.exe#/bicep.exe",
"hash": "51969a02bfd7a948b0715b9ad15791386aa7d20aef0e8d1a49ffb46c8b7bc890"
"url": "https://github.com/Azure/bicep/releases/download/v0.36.177/bicep-win-x64.exe#/bicep.exe",
"hash": "3b3667c9d2dd5e489335880feb26f109369b77c3a1569e6698c8b8b2d9d7b593"
}
},
"bin": "bicep.exe",