From 3e8932b52bd3db9aa612984b42264ef4ac3166d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 08:26:29 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.9 --- 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 16cca931de..39e750005e 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.8", + "version": "0.3.9", "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.8/tf-summarize_windows_amd64.zip", - "hash": "cbe2d9f84716cb39dba23d4862ab1f5bfabcd52ebc522c17d6bed88578852721" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.9/tf-summarize_windows_amd64.zip", + "hash": "be4b3e8a3921e239b218d753e136535c72201af22c8f0ec522d896c420aa9c3c" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.8/tf-summarize_windows_arm64.zip", - "hash": "1b9297a0d6dec895e290988a9697a56f4c4592f9795a41a06b0512e5c9ec701d" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.9/tf-summarize_windows_arm64.zip", + "hash": "feaad342ce4a3cb59ff24dd7f108dd96ce2daa1362ea1b5557cd7d5d59d99398" } }, "bin": "tf-summarize.exe",