bicep: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2022-10-05 00:43:06 +00:00
parent 5dfa0e88d2
commit b8716ee02d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.10.61", "version": "0.11.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.10.61/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.11.1/bicep-win-x64.exe#/bicep.exe",
"hash": "118fa6b4bcac5e0c212f44e61897191ab216b327dedcfe33c5b461b60ad2613d" "hash": "bee6604ee843b11505b24e7a4ac09ac2ec21ae00e12d16169012b493a82b05d9"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",