From 93067bf4f4415155b67f6b57512bc71a662ec5af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:29:16 +0000 Subject: [PATCH] bicep: Update to version 0.36.177 --- bucket/bicep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index b3a93c457c..2e953c4e0f 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.36.1", + "version": "0.36.177", "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.36.1/bicep-win-arm64.exe#/bicep.exe", - "hash": "c0eb07bb599fba143cdc52c6aded85a4ed092243fd099ffa88487f30c4feceb4" + "url": "https://github.com/Azure/bicep/releases/download/v0.36.177/bicep-win-arm64.exe#/bicep.exe", + "hash": "753c4203636d18032616129f0fad161e6b6badc213723e4c9dad7a4fbb3cff28" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-x64.exe#/bicep.exe", - "hash": "51969a02bfd7a948b0715b9ad15791386aa7d20aef0e8d1a49ffb46c8b7bc890" + "url": "https://github.com/Azure/bicep/releases/download/v0.36.177/bicep-win-x64.exe#/bicep.exe", + "hash": "3b3667c9d2dd5e489335880feb26f109369b77c3a1569e6698c8b8b2d9d7b593" } }, "bin": "bicep.exe",