From bb8d61922a7e7f0858dab7ac81fdbfe1fa747587 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:27:16 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.6 --- bucket/tf-summarize.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/tf-summarize.json b/bucket/tf-summarize.json index 791987a852..7495ece3e4 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.3", + "version": "0.3.6", "description": "A command-line utility to print the summary of a Terraform plan.", "homepage": "https://github.com/dineshba/tf-summarize", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.3/tf-summarize_windows_amd64.zip", - "hash": "c607ab0451538f4880f0c387d44666ab589b75b9bc9dbe9e8e359a1693a121dd" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.6/tf-summarize_windows_amd64.zip", + "hash": "7026ee294e03b758b18e1cf55b6c53bb7e3e78f603320dabb260d0e6b5291595" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.3/tf-summarize_windows_arm64.zip", - "hash": "31a8686d22df928e9ebd28adc67b0a79774633cd80f32537b8c42e432bee67aa" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.6/tf-summarize_windows_arm64.zip", + "hash": "c70b0e316a6ad19a7999e62d6e46ba77dd023bfbc8e8b12f94f403544e9431f7" } }, "bin": "tf-summarize.exe",