bicep: Update to version 0.34.1

This commit is contained in:
github-actions[bot] 2025-03-21 04:29:40 +00:00
parent 4173c5ab08
commit b239c81a35

View File

@ -1,16 +1,16 @@
{
"version": "0.33.93",
"version": "0.34.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.33.93/bicep-win-arm64.exe#/bicep.exe",
"hash": "bef3eede9f499b19ab61a4e919e93649c78c358506a1c75fd1ba99376273d3b7"
"url": "https://github.com/Azure/bicep/releases/download/v0.34.1/bicep-win-arm64.exe#/bicep.exe",
"hash": "bc5710b463852ddba7ff21c6ba7140c379126f6d17607adeacc69be1f4c189b4"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.33.93/bicep-win-x64.exe#/bicep.exe",
"hash": "81e92bedfa7eefe8a85dfe2b9ce54157c8ab168d8b68c78d517728367687473a"
"url": "https://github.com/Azure/bicep/releases/download/v0.34.1/bicep-win-x64.exe#/bicep.exe",
"hash": "a2ff888f8a969ded1a843c29ec3ded466bf86e6a25f41c9d6917f7803c8f6fd8"
}
},
"bin": "bicep.exe",