From 934acb34fc6d70d567383ea921d258505246d799 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 00:33:33 +0000 Subject: [PATCH] bicep: Update to version 0.28.1 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index d95a092e30..9573a5db57 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.27.1", + "version": "0.28.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.27.1/bicep-win-x64.exe#/bicep.exe", - "hash": "9df30f0fb0a6cbb3a22e47621bb616489004bcd1c50619ff2982069149ad154e" + "url": "https://github.com/Azure/bicep/releases/download/v0.28.1/bicep-win-x64.exe#/bicep.exe", + "hash": "21d86229cd0384d46d5a1a90f9fcbb174c839e3b601d3645f0decd68f088d884" } }, "bin": "bicep.exe",