tf-summarize: Update to version 0.3.13

This commit is contained in:
github-actions[bot] 2024-10-24 16:30:35 +00:00
parent 28955de909
commit 63e410d411

View File

@ -1,16 +1,16 @@
{
"version": "0.3.12",
"version": "0.3.13",
"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.12/tf-summarize_windows_amd64.zip",
"hash": "b677ccc513534c0761a47e20c87a8b27310148de953bfc51c07d13531ba48078"
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_amd64.zip",
"hash": "1beb25be4fbf5e65c812c36cb0ef2935e2c9180109f85f4dc0f2c1dbbcc9a164"
},
"arm64": {
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.12/tf-summarize_windows_arm64.zip",
"hash": "29950204aee261f4e1d2ac33c1d591d57b66647b94bafc7cf511a95755087c45"
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_arm64.zip",
"hash": "5c4d328e843a66a1683ccdde92b93d94d9868aba55420dabbe65bbd5f4784cd4"
}
},
"bin": "tf-summarize.exe",