From 5919b752b135263c7d5efef5e709c00df7df0c1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 00:36:20 +0000 Subject: [PATCH] bicep: Update to version 0.5.6 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 66abe204cc..1276e3b8d6 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.1318", + "version": "0.5.6", "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.4.1318/bicep-win-x64.exe#/bicep.exe", - "hash": "cb5bc2cf48d02b38d07d17a9f26adc796064a4b7298561187f5de189971ce2da" + "url": "https://github.com/Azure/bicep/releases/download/v0.5.6/bicep-win-x64.exe#/bicep.exe", + "hash": "24dcc880eede6170953911fc9be2f7ac3c3b6d8d21bb71726d7f8df6a0ec06ff" } }, "bin": "bicep.exe",