From 128d79061f5538976ed3ba388785c07cbc23bfe1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:30:38 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.11 --- 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 a055ac06bf..ce3db111a4 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.10", + "version": "0.3.11", "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.10/tf-summarize_windows_amd64.zip", - "hash": "284aba2eba46751a0edcc27f32aefc75e5c6867c7822cdc3c605fdbab1044644" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.11/tf-summarize_windows_amd64.zip", + "hash": "7a68103b8e3cf93df817c06382477f804d3f9cc3b3d6de7b3779b5564d8fd566" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_arm64.zip", - "hash": "14e675d41a5ca142f691ff5e6115917f07f1e95ce548fc0b7151b6c3e74c8e8a" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.11/tf-summarize_windows_arm64.zip", + "hash": "12772b5b016a797eb2fa813b30dc0540d9cf50b510e964d4d285ec936f014a9e" } }, "bin": "tf-summarize.exe",