diff --git a/bucket/tf-summarize.json b/bucket/tf-summarize.json index 791987a852..7495ece3e4 100644 --- a/bucket/tf-summarize.json +++ b/bucket/tf-summarize.json @@ -1,16 +1,16 @@ { - "version": "0.3.3", + "version": "0.3.6", "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.3/tf-summarize_windows_amd64.zip", - "hash": "c607ab0451538f4880f0c387d44666ab589b75b9bc9dbe9e8e359a1693a121dd" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.6/tf-summarize_windows_amd64.zip", + "hash": "7026ee294e03b758b18e1cf55b6c53bb7e3e78f603320dabb260d0e6b5291595" }, "arm64": { - "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.3/tf-summarize_windows_arm64.zip", - "hash": "31a8686d22df928e9ebd28adc67b0a79774633cd80f32537b8c42e432bee67aa" + "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.6/tf-summarize_windows_arm64.zip", + "hash": "c70b0e316a6ad19a7999e62d6e46ba77dd023bfbc8e8b12f94f403544e9431f7" } }, "bin": "tf-summarize.exe",