bicep: Update to version 0.24.24

This commit is contained in:
github-actions[bot] 2023-12-15 00:32:50 +00:00
parent f91e6e9274
commit e62a9d8122

View File

@ -1,12 +1,12 @@
{
"version": "0.23.1",
"version": "0.24.24",
"description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.23.1/bicep-win-x64.exe#/bicep.exe",
"hash": "822abb8802f43f7e8e3e167971c0ddf2933bed72a6356cf1efd8c1624083f232"
"url": "https://github.com/Azure/bicep/releases/download/v0.24.24/bicep-win-x64.exe#/bicep.exe",
"hash": "6cb21df306cdf2a18be4088f4bf7905870590eb07580d7dec796bc1bd2169ef2"
}
},
"bin": "bicep.exe",