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