bicep: Update to version 0.39.26

This commit is contained in:
github-actions[bot] 2025-11-18 00:40:50 +00:00
parent 0a47b5adce
commit aba7130cc9

View File

@ -1,16 +1,16 @@
{
"version": "0.38.33",
"version": "0.39.26",
"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.33/bicep-win-arm64.exe#/bicep.exe",
"hash": "97f217ff2c0a66874fbce88b92ebaf2dad31c8936c6c489d1016ba5cbc41a4f3"
"url": "https://github.com/Azure/bicep/releases/download/v0.39.26/bicep-win-arm64.exe#/bicep.exe",
"hash": "3d4fc4fb58b23266c4465625500d5012c59571792c38e0fdb1f1f2370dff8927"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.38.33/bicep-win-x64.exe#/bicep.exe",
"hash": "3ea45f7bf40420aeba35d7da86add703764c8232582e0bc264b4302d59ffe5ce"
"url": "https://github.com/Azure/bicep/releases/download/v0.39.26/bicep-win-x64.exe#/bicep.exe",
"hash": "c8987f2e7a55012f52111124e494963e71815961a7f7a3a7767e188dfba7d74b"
}
},
"bin": "bicep.exe",