bicep: Update to version 0.3.539

This commit is contained in:
Richard Kuhnt 2021-05-15 00:00:35 +00:00
parent 12ab58cd31
commit 840cbbe264

View File

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