mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
tflint: Update to version 0.31.0
This commit is contained in:
parent
5c4ec2c726
commit
50126749c6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.30.0",
|
||||
"version": "0.31.0",
|
||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||
"homepage": "https://github.com/terraform-linters/tflint",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.30.0/tflint_windows_amd64.zip",
|
||||
"hash": "a086c6ff64999f136550594aca37bca7d20ff1ee98e3d30fe55b5d72225410aa"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.31.0/tflint_windows_amd64.zip",
|
||||
"hash": "db6434c2b6b99a8795cb51e1a4f412592cdc0da86c287503c920427f2d085e69"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.30.0/tflint_windows_386.zip",
|
||||
"hash": "6bc97705938cfb2dde9fc2c3dd2a58709fe3f410f7c55fa5e513d1c2f84af18f"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.31.0/tflint_windows_386.zip",
|
||||
"hash": "a89f51a94874d621b059d63bc9639d3122f1dbf8abb085e1a99ce0f45dd2e0bf"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user