mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tf-summarize: Update to version 0.3.13
This commit is contained in:
parent
28955de909
commit
63e410d411
@ -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.",
|
"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.12/tf-summarize_windows_amd64.zip",
|
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_amd64.zip",
|
||||||
"hash": "b677ccc513534c0761a47e20c87a8b27310148de953bfc51c07d13531ba48078"
|
"hash": "1beb25be4fbf5e65c812c36cb0ef2935e2c9180109f85f4dc0f2c1dbbcc9a164"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.12/tf-summarize_windows_arm64.zip",
|
"url": "https://github.com/dineshba/tf-summarize/releases/download/v0.3.13/tf-summarize_windows_arm64.zip",
|
||||||
"hash": "29950204aee261f4e1d2ac33c1d591d57b66647b94bafc7cf511a95755087c45"
|
"hash": "5c4d328e843a66a1683ccdde92b93d94d9868aba55420dabbe65bbd5f4784cd4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tf-summarize.exe",
|
"bin": "tf-summarize.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user