From c490fa0d0666b4f2737e1fc4e6ea2cf102f92365 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:27:16 +0000 Subject: [PATCH] bicep: Update to version 0.34.44 --- bucket/bicep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 61c5f1a071..b6d6189f51 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.34.1", + "version": "0.34.44", "description": "A declarative language for describing and deploying Azure resources", "homepage": "https://github.com/Azure/bicep", "license": "MIT", "architecture": { "arm64": { - "url": "https://github.com/Azure/bicep/releases/download/v0.34.1/bicep-win-arm64.exe#/bicep.exe", - "hash": "bc5710b463852ddba7ff21c6ba7140c379126f6d17607adeacc69be1f4c189b4" + "url": "https://github.com/Azure/bicep/releases/download/v0.34.44/bicep-win-arm64.exe#/bicep.exe", + "hash": "edf44c568055c46d2f4ac5fbaf4438b4c454840f10a984d9e8fefcd46b2acab1" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.34.1/bicep-win-x64.exe#/bicep.exe", - "hash": "a2ff888f8a969ded1a843c29ec3ded466bf86e6a25f41c9d6917f7803c8f6fd8" + "url": "https://github.com/Azure/bicep/releases/download/v0.34.44/bicep-win-x64.exe#/bicep.exe", + "hash": "1506f5ae785c2628a90bb04893d2b5bd7c97284805b79f2389498e4ae35e40c8" } }, "bin": "bicep.exe",