mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
tflint: Update to version 0.34.0
This commit is contained in:
parent
8de075d765
commit
195b0efdb9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.33.2",
|
||||
"version": "0.34.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.33.2/tflint_windows_amd64.zip",
|
||||
"hash": "5dec47122a0c27e4bc8b91a89ba733014a7726eefa95f947dd49631bf093e1fb"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.0/tflint_windows_amd64.zip",
|
||||
"hash": "00482941b621a0cfc8d3ef6dcb8ef98f47cc0fdbb329e3cbb987bc85979bbee3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_386.zip",
|
||||
"hash": "7f073b44e1316c10ace0f7d98c01a63627c514594ea7ec272d53b3ce2f7160c0"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.0/tflint_windows_386.zip",
|
||||
"hash": "d1a005bdd96f842aec515dfe83aecabb054fca3bdac93e177d8218c50e118438"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user