From 3ccd89ce3802111bf64b9ed65c89e0488c7e3e43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:28:48 +0000 Subject: [PATCH] bicep: Update to version 0.31.92 --- bucket/bicep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 8cb2c30eef..5d72dd9f1c 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,16 +1,16 @@ { - "version": "0.31.34", + "version": "0.31.92", "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.31.34/bicep-win-arm64.exe#/bicep.exe", - "hash": "b0f50fa51a2ad30dad75378afd49e9cab459474c51ba76ba58f19cf610f14d30" + "url": "https://github.com/Azure/bicep/releases/download/v0.31.92/bicep-win-arm64.exe#/bicep.exe", + "hash": "7401ec991605c838cd2152558e2f6d577bbdee6ea75b545e2330554e1c8e6f21" }, "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.31.34/bicep-win-x64.exe#/bicep.exe", - "hash": "d75901ec0c4fc756fe8efeb37f1dc4a37db5fce002b52a4acc758c3e92388ca6" + "url": "https://github.com/Azure/bicep/releases/download/v0.31.92/bicep-win-x64.exe#/bicep.exe", + "hash": "2368a5893e31dbf499f491392b3b038cb7d8dfb8ecd498e28a3001f84811963b" } }, "bin": "bicep.exe",