bicep: Update to version 0.21.1

This commit is contained in:
github-actions[bot] 2023-09-09 00:33:02 +00:00
parent 8c525a3284
commit 380fc183f3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.20.4", "version": "0.21.1",
"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": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.20.4/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.21.1/bicep-win-x64.exe#/bicep.exe",
"hash": "328d4554549b007e4750cc614f16a3326cd17363abbf3ecc1c2ae8188b6b7a7d" "hash": "45510cbf4a52265e1f68071018d816ec65fafee3558d8f339b3db908deeb6449"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",