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