From 7254f89e0def26772ae7db21c6b2b23997907d18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 12:30:14 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.7 --- 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 7495ece3e4..c5e9dbae15 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.6", + "version": "0.3.7", "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.6/tf-summarize_windows_amd64.zip", - "hash": "7026ee294e03b758b18e1cf55b6c53bb7e3e78f603320dabb260d0e6b5291595" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.7/tf-summarize_windows_amd64.zip", + "hash": "3a1e0b1227ce391747689218503d7991e72e811ee12eb14815ffc22039cbef09" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.6/tf-summarize_windows_arm64.zip", - "hash": "c70b0e316a6ad19a7999e62d6e46ba77dd023bfbc8e8b12f94f403544e9431f7" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.7/tf-summarize_windows_arm64.zip", + "hash": "b7cc3573d3764e1454810592539c5fe54f6a29a3db516eb2cdfe9484eb53a38e" } }, "bin": "tf-summarize.exe",