bicep: Update to version 0.37.4

This commit is contained in:
github-actions[bot] 2025-08-01 20:29:45 +00:00
parent 39e883e0fe
commit b14130c905

View File

@ -1,16 +1,16 @@
{ {
"version": "0.36.177", "version": "0.37.4",
"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": {
"arm64": { "arm64": {
"url": "https://github.com/Azure/bicep/releases/download/v0.36.177/bicep-win-arm64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.37.4/bicep-win-arm64.exe#/bicep.exe",
"hash": "753c4203636d18032616129f0fad161e6b6badc213723e4c9dad7a4fbb3cff28" "hash": "191122cf85f2e806a446ca081be6f0c374b90b8447395f4e75d1df49d5bf1408"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.36.177/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.37.4/bicep-win-x64.exe#/bicep.exe",
"hash": "3b3667c9d2dd5e489335880feb26f109369b77c3a1569e6698c8b8b2d9d7b593" "hash": "8011df2c600f7ec7cfef8058f1b0c8629770421344047a3524608367165e0715"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",