bicep: Update to version 0.4.1

This commit is contained in:
Jakub Čábera 2021-06-01 22:00:02 -07:00
parent af2cbdc884
commit 1e03e98e21

View File

@ -1,12 +1,12 @@
{
"version": "0.3.539",
"version": "0.4.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.3.539/bicep-win-x64.exe#/bicep.exe",
"hash": "d463f794babb3b890121567b83a16ef62c02868a8f5425342bde81b84f7cf5b3"
"url": "https://github.com/Azure/bicep/releases/download/v0.4.1/bicep-win-x64.exe#/bicep.exe",
"hash": "a080f7a10d7a61dd56dda3662a1799cd771cbdf7106d574f6227b0edf610badb"
}
},
"bin": "bicep.exe",