mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
tflint: Update to version 0.20.3
This commit is contained in:
parent
b0e6815910
commit
272f2b136a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.20.2",
|
"version": "0.20.3",
|
||||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||||
"homepage": "https://github.com/terraform-linters/tflint",
|
"homepage": "https://github.com/terraform-linters/tflint",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.2/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.3/tflint_windows_amd64.zip",
|
||||||
"hash": "7d73ba1005b39091d1e70d16900c3c15f39cc72a359723fcf885da973ee0d04a"
|
"hash": "ca7e1604786cda6d276c1200c364e9c1b379210337a5d387398ebbc162ebe424"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.2/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.3/tflint_windows_386.zip",
|
||||||
"hash": "c99ac288309e379f60188655b7c4c783d93f8b901401e04b467cf6971616e96f"
|
"hash": "d1e032cf83bdd8d567e2a69e37aa7e33f4dda12b45babbfae26e2cb0d3bbf37a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user