tf-summarize: Update to version 0.3.8

This commit is contained in:
github-actions[bot] 2024-03-09 08:26:10 +00:00
parent 4c8b752a20
commit 5d9bc5e6b4

View File

@ -1,16 +1,16 @@
{
"version": "0.3.7",
"version": "0.3.8",
"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.7/tf-summarize_windows_amd64.zip",
"hash": "3a1e0b1227ce391747689218503d7991e72e811ee12eb14815ffc22039cbef09"
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.8/tf-summarize_windows_amd64.zip",
"hash": "cbe2d9f84716cb39dba23d4862ab1f5bfabcd52ebc522c17d6bed88578852721"
},
"arm64": {
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.7/tf-summarize_windows_arm64.zip",
"hash": "b7cc3573d3764e1454810592539c5fe54f6a29a3db516eb2cdfe9484eb53a38e"
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.8/tf-summarize_windows_arm64.zip",
"hash": "1b9297a0d6dec895e290988a9697a56f4c4592f9795a41a06b0512e5c9ec701d"
}
},
"bin": "tf-summarize.exe",