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",