bicep: Update to version 0.33.13

This commit is contained in:
github-actions[bot] 2025-01-23 20:27:40 +00:00
parent 55eee2daed
commit 7c8b15efb6

View File

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