From 63156bbd45c70d1bc4830ee763e5f9e413a7717f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:29:58 +0000 Subject: [PATCH] tf-summarize: Update to version 0.3.14 --- 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 b501847771..949aee356d 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.13", + "version": "0.3.14", "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.13/tf-summarize_windows_amd64.zip", - "hash": "1beb25be4fbf5e65c812c36cb0ef2935e2c9180109f85f4dc0f2c1dbbcc9a164" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.14/tf-summarize_windows_amd64.zip", + "hash": "7517754039149b37c54f726595cc290df5adb1571dbb585e383a1157e7442040" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_arm64.zip", - "hash": "5c4d328e843a66a1683ccdde92b93d94d9868aba55420dabbe65bbd5f4784cd4" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.14/tf-summarize_windows_arm64.zip", + "hash": "2412fd87f64b34a84c153b77b934f501b196101f44a66826c6ccf7b874cd5555" } }, "bin": "tf-summarize.exe",