bicep: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2023-04-12 00:36:25 +00:00
parent 744703aea1
commit d8506c601c

View File

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