bicep: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2022-12-06 01:56:16 +00:00
parent ccbcff2dea
commit 6746898644

View File

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