From d7388730f4e5928c7c7772ccac66315d045aee3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:28:09 +0000 Subject: [PATCH] bicep: Update to version 0.33.93 --- bucket/bicep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 8b6b413666..4b196662e9 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.33.13", + "version": "0.33.93", "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.33.13/bicep-win-arm64.exe#/bicep.exe", - "hash": "1a6c67641351bbe5eb006c5c487bc6ef4494489dc9ba2414be36e9b3a71751d6" + "url": "https://github.com/Azure/bicep/releases/download/v0.33.93/bicep-win-arm64.exe#/bicep.exe", + "hash": "bef3eede9f499b19ab61a4e919e93649c78c358506a1c75fd1ba99376273d3b7" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.33.13/bicep-win-x64.exe#/bicep.exe", - "hash": "aad697c87651a4532df16078b009d60d2fe45f9de7b0541e4a6b1df8b4ccc400" + "url": "https://github.com/Azure/bicep/releases/download/v0.33.93/bicep-win-x64.exe#/bicep.exe", + "hash": "81e92bedfa7eefe8a85dfe2b9ce54157c8ab168d8b68c78d517728367687473a" } }, "bin": "bicep.exe",