From 6a8fd65e42f17ac749239d246da50b8db8be5320 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 20:27:19 +0000 Subject: [PATCH] bicep: Update to version 0.14.85 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index a0caead96f..f5072ae4e3 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.14.46", + "version": "0.14.85", "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.14.46/bicep-win-x64.exe#/bicep.exe", - "hash": "4b85a814ea6582139d5f14736f52562ae5efb25ad80a503d50b64bb83f7cc273" + "url": "https://github.com/Azure/bicep/releases/download/v0.14.85/bicep-win-x64.exe#/bicep.exe", + "hash": "fd38bd42f21967c22aa5cecf67eca923e25c3f19d74f3e5d95e16a3cbd4850b1" } }, "bin": "bicep.exe",