From 5383df2fe8f8f96742c3d8940a7a8363aa7997f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 00:32:49 +0000 Subject: [PATCH] bicep: Update to version 0.25.53 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index fbd08538bf..3458b1a72b 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.25.3", + "version": "0.25.53", "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.25.3/bicep-win-x64.exe#/bicep.exe", - "hash": "edfd317672bea0e6e7f11d764ad13c5174713ba8a4ba7a0f73b296c921b7cb65" + "url": "https://github.com/Azure/bicep/releases/download/v0.25.53/bicep-win-x64.exe#/bicep.exe", + "hash": "9d3b0f5f38d99334574b0458f23a7be319744b04ca43f89295818b76d7e69e76" } }, "bin": "bicep.exe",