tf-summarize: Update to version 0.3.11

This commit is contained in:
github-actions[bot] 2024-10-02 16:30:38 +00:00
parent 5719785bf5
commit 128d79061f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.3.10", "version": "0.3.11",
"description": "A command-line utility to print the summary of a Terraform plan.", "description": "A command-line utility to print the summary of a Terraform plan.",
"homepage": "https://github.com/dineshba/tf-summarize", "homepage": "https://github.com/dineshba/tf-summarize",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_amd64.zip", "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.11/tf-summarize_windows_amd64.zip",
"hash": "284aba2eba46751a0edcc27f32aefc75e5c6867c7822cdc3c605fdbab1044644" "hash": "7a68103b8e3cf93df817c06382477f804d3f9cc3b3d6de7b3779b5564d8fd566"
}, },
"arm64": { "arm64": {
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.10/tf-summarize_windows_arm64.zip", "url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.11/tf-summarize_windows_arm64.zip",
"hash": "14e675d41a5ca142f691ff5e6115917f07f1e95ce548fc0b7151b6c3e74c8e8a" "hash": "12772b5b016a797eb2fa813b30dc0540d9cf50b510e964d4d285ec936f014a9e"
} }
}, },
"bin": "tf-summarize.exe", "bin": "tf-summarize.exe",