bicep: Update to version 0.18.4

This commit is contained in:
github-actions[bot] 2023-06-12 20:24:22 +00:00
parent 884b926025
commit 844fb844d6

View File

@ -1,12 +1,12 @@
{
"version": "0.17.1",
"version": "0.18.4",
"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.17.1/bicep-win-x64.exe#/bicep.exe",
"hash": "17325fd965a8564b91046abb5a5a2f49b3d4396a2387bd3db230d91849d80f79"
"url": "https://github.com/Azure/bicep/releases/download/v0.18.4/bicep-win-x64.exe#/bicep.exe",
"hash": "da0d5caf437da179a03e56ab32bfe72818d30a0761adb8381aeb730974a6351d"
}
},
"bin": "bicep.exe",