From 206c070d0b7959dd919e091688044adcebd6839d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:29:01 +0000 Subject: [PATCH] bicep: Update to version 0.38.33 --- bucket/bicep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index ded1464a8a..9237931ca6 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.38.5", + "version": "0.38.33", "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.5/bicep-win-arm64.exe#/bicep.exe", - "hash": "c736dec53fde795ccd4af0211a00bab1399befdc34736282a9bdfbce64a5a0a3" + "url": "https://github.com/Azure/bicep/releases/download/v0.38.33/bicep-win-arm64.exe#/bicep.exe", + "hash": "97f217ff2c0a66874fbce88b92ebaf2dad31c8936c6c489d1016ba5cbc41a4f3" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-x64.exe#/bicep.exe", - "hash": "30b3cc38e522fd4631bb89022bdd941ef1eda8577da23d0a3fd2a61a40cf5ed9" + "url": "https://github.com/Azure/bicep/releases/download/v0.38.33/bicep-win-x64.exe#/bicep.exe", + "hash": "3ea45f7bf40420aeba35d7da86add703764c8232582e0bc264b4302d59ffe5ce" } }, "bin": "bicep.exe",