bicep: Update to version 0.36.1

This commit is contained in:
github-actions[bot] 2025-05-30 20:29:44 +00:00
parent ac59119a96
commit cb0411412b

View File

@ -1,16 +1,16 @@
{
"version": "0.35.1",
"version": "0.36.1",
"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.35.1/bicep-win-arm64.exe#/bicep.exe",
"hash": "33ee2d6ea23defdc9e2a0251ec49883762bc9d4c868c42236b98b59ea2fbebba"
"url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-arm64.exe#/bicep.exe",
"hash": "c0eb07bb599fba143cdc52c6aded85a4ed092243fd099ffa88487f30c4feceb4"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.35.1/bicep-win-x64.exe#/bicep.exe",
"hash": "24e8855c26c9c35caaa1a0dccae98a9d2f68bda09275bf03f4b237f403740a7b"
"url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-x64.exe#/bicep.exe",
"hash": "51969a02bfd7a948b0715b9ad15791386aa7d20aef0e8d1a49ffb46c8b7bc890"
}
},
"bin": "bicep.exe",