tf-summarize: Update to version 0.3.14

This commit is contained in:
github-actions[bot] 2024-11-30 16:29:58 +00:00
parent e1d3fd71df
commit 63156bbd45

View File

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