From a50351d9106c085a0ed8a0c129ac80842e627eed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 20:28:15 +0000 Subject: [PATCH] bicep: Update to version 0.6.1 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 1276e3b8d6..6cec96076c 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.5.6", + "version": "0.6.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.5.6/bicep-win-x64.exe#/bicep.exe", - "hash": "24dcc880eede6170953911fc9be2f7ac3c3b6d8d21bb71726d7f8df6a0ec06ff" + "url": "https://github.com/Azure/bicep/releases/download/v0.6.1/bicep-win-x64.exe#/bicep.exe", + "hash": "601318afa983b0af8b4fc03ad8ebc5fe06b897c23d85fe732243e74d240cd129" } }, "bin": "bicep.exe",