bicep: Update to version 0.6.18

This commit is contained in:
github-actions[bot] 2022-05-13 20:29:41 +00:00
parent 1bfffd4520
commit b415dcf727

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.11", "version": "0.6.18",
"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.6.11/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.6.18/bicep-win-x64.exe#/bicep.exe",
"hash": "6fdd1444c460512a0f281c00058657f4fea271f6745fad15b1bd9c18258cb83e" "hash": "00edf0c3ae7b5019e5f5a43e09a49b63a08d2b577365d9aefa8ceb751b1f1273"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",