bicep: Update to version 0.19.5

This commit is contained in:
github-actions[bot] 2023-07-13 20:26:04 +00:00
parent 7beb365616
commit 7fa5ed3cce

View File

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