mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.53.0
This commit is contained in:
parent
de3abd8c5b
commit
056ea8536d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.52.0",
|
||||
"version": "0.53.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.52.0/tflint_windows_amd64.zip",
|
||||
"hash": "fed6ff15ee10db34a23044ac0d4da8fdc1f2f3663b32ec85d388374dd95670aa"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.53.0/tflint_windows_amd64.zip",
|
||||
"hash": "76c0fb7fcec89cfb3661fe5840736d74bacbfd89bf1829bd788cf47a1c9ee1ad"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.52.0/tflint_windows_386.zip",
|
||||
"hash": "2ce6fd6f6bdc6f487db0b7be1de69ad03c24b56977e6bf390aef0783a0732cd0"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.53.0/tflint_windows_386.zip",
|
||||
"hash": "6f253074bf0b393c239218f53ee7247cc342b9d84b52b0a9fcc9a8bfc0ffff32"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user