From 5d13ce90752a95235852204cb7d5eaf880ef6d41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 20:24:22 +0000 Subject: [PATCH] bicep: Update to version 0.20.4 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index cb3064ffa2..b1c9d84d22 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.19.5", + "version": "0.20.4", "description": "A declarative language for describing and deploying Azure resources", "homepage": "https://github.com/Azure/bicep", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.19.5/bicep-win-x64.exe#/bicep.exe", - "hash": "9d7c03bea07dc5516bd147945ae4871d63620e37ede740f88a0201894e7c4c72" + "url": "https://github.com/Azure/bicep/releases/download/v0.20.4/bicep-win-x64.exe#/bicep.exe", + "hash": "328d4554549b007e4750cc614f16a3326cd17363abbf3ecc1c2ae8188b6b7a7d" } }, "bin": "bicep.exe",