From c38096d7f4ab8375cbe1fbc2a7d07dd3b5eaab4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 04:56:42 +0000 Subject: [PATCH] bicep: Update to version 0.10.61 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 9e588aa9ea..7868c46fde 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.10.13", + "version": "0.10.61", "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.10.13/bicep-win-x64.exe#/bicep.exe", - "hash": "fe3ffbc223db4167045b298ef3d46a475c56d7d2b0d314918e1584f418820141" + "url": "https://github.com/Azure/bicep/releases/download/v0.10.61/bicep-win-x64.exe#/bicep.exe", + "hash": "118fa6b4bcac5e0c212f44e61897191ab216b327dedcfe33c5b461b60ad2613d" } }, "bin": "bicep.exe",