bicep: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2023-05-05 04:26:25 +00:00
parent 011c4d6bc7
commit 232ff72753

View File

@ -1,12 +1,12 @@
{
"version": "0.16.2",
"version": "0.17.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.16.2/bicep-win-x64.exe#/bicep.exe",
"hash": "cb9cf0add8868916efb427fadacdf6fe95df720e83ca426593b7235470edfcbd"
"url": "https://github.com/Azure/bicep/releases/download/v0.17.1/bicep-win-x64.exe#/bicep.exe",
"hash": "17325fd965a8564b91046abb5a5a2f49b3d4396a2387bd3db230d91849d80f79"
}
},
"bin": "bicep.exe",