From aba7130cc91bab86975d566217272326268e69c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 00:40:50 +0000 Subject: [PATCH] bicep: Update to version 0.39.26 --- bucket/bicep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 9237931ca6..4f219fb51e 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.38.33", + "version": "0.39.26", "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.38.33/bicep-win-arm64.exe#/bicep.exe", - "hash": "97f217ff2c0a66874fbce88b92ebaf2dad31c8936c6c489d1016ba5cbc41a4f3" + "url": "https://github.com/Azure/bicep/releases/download/v0.39.26/bicep-win-arm64.exe#/bicep.exe", + "hash": "3d4fc4fb58b23266c4465625500d5012c59571792c38e0fdb1f1f2370dff8927" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.38.33/bicep-win-x64.exe#/bicep.exe", - "hash": "3ea45f7bf40420aeba35d7da86add703764c8232582e0bc264b4302d59ffe5ce" + "url": "https://github.com/Azure/bicep/releases/download/v0.39.26/bicep-win-x64.exe#/bicep.exe", + "hash": "c8987f2e7a55012f52111124e494963e71815961a7f7a3a7767e188dfba7d74b" } }, "bin": "bicep.exe",