From b551e1fe9d2665d8ad12444b7947065eb29ca89f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 04:26:44 +0000 Subject: [PATCH] bicep: Update to version 0.16.1 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index da460b92fb..5c1157bfff 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.15.31", + "version": "0.16.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.15.31/bicep-win-x64.exe#/bicep.exe", - "hash": "ca945175cb79770d6a32fa19dcdc1d201e99a6527fd71b7e19be96bc45df6892" + "url": "https://github.com/Azure/bicep/releases/download/v0.16.1/bicep-win-x64.exe#/bicep.exe", + "hash": "aac58b94ff1d26fcf70511ac845fe9c10bb1b5050b633d8387be7dbf989c3ff5" } }, "bin": "bicep.exe",