From b415dcf72745407b6d90de6508919b3f9d6cc617 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 20:29:41 +0000 Subject: [PATCH] bicep: Update to version 0.6.18 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 039f0ccef6..ec3d4c9638 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.6.11", + "version": "0.6.18", "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.6.11/bicep-win-x64.exe#/bicep.exe", - "hash": "6fdd1444c460512a0f281c00058657f4fea271f6745fad15b1bd9c18258cb83e" + "url": "https://github.com/Azure/bicep/releases/download/v0.6.18/bicep-win-x64.exe#/bicep.exe", + "hash": "00edf0c3ae7b5019e5f5a43e09a49b63a08d2b577365d9aefa8ceb751b1f1273" } }, "bin": "bicep.exe",