bicep: Update to version 0.38.5

This commit is contained in:
github-actions[bot] 2025-10-02 20:29:25 +00:00
parent eea186004c
commit c380ffb1d4

View File

@ -1,16 +1,16 @@
{
"version": "0.38.3",
"version": "0.38.5",
"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.38.3/bicep-win-arm64.exe#/bicep.exe",
"hash": "ed6c515f3e508be4ca735f2241908365f27371135479e922fddd491f010ad035"
"url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-arm64.exe#/bicep.exe",
"hash": "c736dec53fde795ccd4af0211a00bab1399befdc34736282a9bdfbce64a5a0a3"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-x64.exe#/bicep.exe",
"hash": "c82b12d5740f3765ec08027bbfa2ad4fdcbf70eee076fdd3140b11ccda6db1e5"
"url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-x64.exe#/bicep.exe",
"hash": "30b3cc38e522fd4631bb89022bdd941ef1eda8577da23d0a3fd2a61a40cf5ed9"
}
},
"bin": "bicep.exe",