From facc049902eecb7545257f79d087f09427bcd996 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 04:29:21 +0000 Subject: [PATCH] bicep: Update to version 0.4.1272 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 48d5e0a5e8..932eb31b57 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.1124", + "version": "0.4.1272", "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.4.1124/bicep-win-x64.exe#/bicep.exe", - "hash": "c284faca0535535510417a3f794c758c7ef61a56af05837094bd757d2f643f47" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.1272/bicep-win-x64.exe#/bicep.exe", + "hash": "618178acb26e0bad9eb8d0ffc1ce941fb74d45fd49cabc6f51a1a30a0a041d41" } }, "bin": "bicep.exe",