bicep: Update to version 0.32.4

This commit is contained in:
github-actions[bot] 2024-12-10 00:39:37 +00:00
parent 6f11312e8b
commit 85e64fa915

View File

@ -1,16 +1,16 @@
{
"version": "0.31.92",
"version": "0.32.4",
"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.31.92/bicep-win-arm64.exe#/bicep.exe",
"hash": "7401ec991605c838cd2152558e2f6d577bbdee6ea75b545e2330554e1c8e6f21"
"url": "https://github.com/Azure/bicep/releases/download/v0.32.4/bicep-win-arm64.exe#/bicep.exe",
"hash": "dca098718fe2bfdb25dbceb9958db5ea2e960a92d514328e2c6ffcfed3c8181d"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.31.92/bicep-win-x64.exe#/bicep.exe",
"hash": "2368a5893e31dbf499f491392b3b038cb7d8dfb8ecd498e28a3001f84811963b"
"url": "https://github.com/Azure/bicep/releases/download/v0.32.4/bicep-win-x64.exe#/bicep.exe",
"hash": "40e2c843a0c19eae3cb52099a6032b9d82045181f7f1b6aef88ffd890ba904f4"
}
},
"bin": "bicep.exe",