bicep: Update to version 0.4.1008

This commit is contained in:
Richard Kuhnt 2021-10-15 21:00:38 +00:00
parent d21998d727
commit 9209d0d75d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.613", "version": "0.4.1008",
"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.4.613/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.4.1008/bicep-win-x64.exe#/bicep.exe",
"hash": "ea977303a0bde7796f808301d49fa988c909bbd14eb56f96e344a3c833b43734" "hash": "8b7f813df90cca98acd1db2e458893b5d60f1fcdabe18da10dbf2b20c07f10b7"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",