bicep: Update to version 0.12.40

This commit is contained in:
github-actions[bot] 2022-11-08 00:34:15 +00:00
parent 9b9204e9fb
commit 4197a287e3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.1", "version": "0.12.40",
"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.12.1/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.12.40/bicep-win-x64.exe#/bicep.exe",
"hash": "851f2e9f4f2bcec65321f3190b9ce3e562497c0b6d9fc53e16aa87060b2e16d8" "hash": "bb3081fbbe3357832222303a562b11f68b8509df938bcf3f0b161b189c9a3a96"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",