From eff7d49df2c3f173da23050b1447ea2b8c4d4c5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 20:32:01 +0000 Subject: [PATCH] bicep: Update to version 0.7.4 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index ec3d4c9638..8ee1d01179 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.6.18", + "version": "0.7.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.6.18/bicep-win-x64.exe#/bicep.exe", - "hash": "00edf0c3ae7b5019e5f5a43e09a49b63a08d2b577365d9aefa8ceb751b1f1273" + "url": "https://github.com/Azure/bicep/releases/download/v0.7.4/bicep-win-x64.exe#/bicep.exe", + "hash": "8a5a8ec9a7e5ec322864a58bf9af86fae9a2622aa00a86d347d62972c9e37282" } }, "bin": "bicep.exe",