mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
tf-summarize: Update to version 0.3.12
This commit is contained in:
parent
2e55e6024f
commit
f70f9ce132
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.11",
|
"version": "0.3.12",
|
||||||
"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.11/tf-summarize_windows_amd64.zip",
|
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.12/tf-summarize_windows_amd64.zip",
|
||||||
"hash": "7a68103b8e3cf93df817c06382477f804d3f9cc3b3d6de7b3779b5564d8fd566"
|
"hash": "b677ccc513534c0761a47e20c87a8b27310148de953bfc51c07d13531ba48078"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.11/tf-summarize_windows_arm64.zip",
|
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.12/tf-summarize_windows_arm64.zip",
|
||||||
"hash": "12772b5b016a797eb2fa813b30dc0540d9cf50b510e964d4d285ec936f014a9e"
|
"hash": "29950204aee261f4e1d2ac33c1d591d57b66647b94bafc7cf511a95755087c45"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tf-summarize.exe",
|
"bin": "tf-summarize.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user