bicep: Update to version 0.33.93

This commit is contained in:
github-actions[bot] 2025-01-30 20:28:09 +00:00
parent 5ef75492ce
commit d7388730f4

View File

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