From 63e410d411b7d8e99bfffbb29ccc7ceb834e9f60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:30:35 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.13 --- 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 c781745e7e..b501847771 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.12", + "version": "0.3.13", "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.12/tf-summarize_windows_amd64.zip", - "hash": "b677ccc513534c0761a47e20c87a8b27310148de953bfc51c07d13531ba48078" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_amd64.zip", + "hash": "1beb25be4fbf5e65c812c36cb0ef2935e2c9180109f85f4dc0f2c1dbbcc9a164" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.12/tf-summarize_windows_arm64.zip", - "hash": "29950204aee261f4e1d2ac33c1d591d57b66647b94bafc7cf511a95755087c45" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_arm64.zip", + "hash": "5c4d328e843a66a1683ccdde92b93d94d9868aba55420dabbe65bbd5f4784cd4" } }, "bin": "tf-summarize.exe",