bicep: Update to version 0.3.255

This commit is contained in:
Richard Kuhnt 2021-04-10 03:00:16 +00:00
parent 75155fd90c
commit 33a8ff258e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.126", "version": "0.3.255",
"description": "A declarative language for describing and deploying Azure resources", "description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep", "homepage": "https://github.com/Azure/bicep",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.3.126/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.3.255/bicep-win-x64.exe#/bicep.exe",
"hash": "9b4f107a0cd750aa13ac8462412a0be6a7aea97dc2ba0dea23ac0cb042367443" "hash": "2936f11c87c8543f46113401868f8c06ebb2e238b279c898e79d93dbe04d144c"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",