bicep: Update to version 0.20.4

This commit is contained in:
github-actions[bot] 2023-08-02 20:24:22 +00:00
parent a7f2a393b2
commit 5d13ce9075

View File

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