From 4e9eb7a90f73caaf7c43dedc99dc3e20bfc009cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 04:29:12 +0000 Subject: [PATCH] bicep: Update to version 0.4.1318 --- bucket/bicep.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bicep.json b/bucket/bicep.json index 932eb31b57..66abe204cc 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.4.1272", + "version": "0.4.1318", "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.4.1272/bicep-win-x64.exe#/bicep.exe", - "hash": "618178acb26e0bad9eb8d0ffc1ce941fb74d45fd49cabc6f51a1a30a0a041d41" + "url": "https://github.com/Azure/bicep/releases/download/v0.4.1318/bicep-win-x64.exe#/bicep.exe", + "hash": "cb5bc2cf48d02b38d07d17a9f26adc796064a4b7298561187f5de189971ce2da" } }, "bin": "bicep.exe",