From 7d765ddb2739b4951d3c0cc787afc169bb092bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 04:26:38 +0000 Subject: [PATCH] bicep: Update to version 0.25.3 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 278a59c64a..fbd08538bf 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.24.24", + "version": "0.25.3", "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.24.24/bicep-win-x64.exe#/bicep.exe", - "hash": "6cb21df306cdf2a18be4088f4bf7905870590eb07580d7dec796bc1bd2169ef2" + "url": "https://github.com/Azure/bicep/releases/download/v0.25.3/bicep-win-x64.exe#/bicep.exe", + "hash": "edfd317672bea0e6e7f11d764ad13c5174713ba8a4ba7a0f73b296c921b7cb65" } }, "bin": "bicep.exe",