bicep: Update to version 0.30.23

This commit is contained in:
github-actions[bot] 2024-09-25 00:35:22 +00:00
parent 54e3992fc2
commit 8f05818330

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.3", "version": "0.30.23",
"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.30.3/bicep-win-arm64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.30.23/bicep-win-arm64.exe#/bicep.exe",
"hash": "1ef5ebc66cbe501f817e6abe1bf6d4c4ca29d55d7b199a099c0c622a051633c0" "hash": "2b17b74e82366d061d9a800b005c45ce428f17bf43b0db70cf644a2c7acc6fcd"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.30.3/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.30.23/bicep-win-x64.exe#/bicep.exe",
"hash": "8483fa5dca04fbe435b1e13c6d41faf7f29649d3e6941cde99142823e0eb4105" "hash": "0a384b57320fb6aeb0318272d29cc8ae741b5b9d5b499fc004b3761e7911d3e9"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",