From 8b31dad8a1cbba598a390da1495e54c58d487588 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 09:07:13 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.10 --- 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 39e750005e..a055ac06bf 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.9", + "version": "0.3.10", "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.9/tf-summarize_windows_amd64.zip", - "hash": "be4b3e8a3921e239b218d753e136535c72201af22c8f0ec522d896c420aa9c3c" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_amd64.zip", + "hash": "284aba2eba46751a0edcc27f32aefc75e5c6867c7822cdc3c605fdbab1044644" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.9/tf-summarize_windows_arm64.zip", - "hash": "feaad342ce4a3cb59ff24dd7f108dd96ce2daa1362ea1b5557cd7d5d59d99398" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_arm64.zip", + "hash": "14e675d41a5ca142f691ff5e6115917f07f1e95ce548fc0b7151b6c3e74c8e8a" } }, "bin": "tf-summarize.exe",