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