mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
tflint: Update to version 0.35.0
This commit is contained in:
parent
25183c1a46
commit
20261a4df9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.34.1",
|
||||
"version": "0.35.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.34.1/tflint_windows_amd64.zip",
|
||||
"hash": "6eab6688b9f1b1e0b2b69c9a89b3b82192540c58e8cbfbd66b8ca13519267f8c"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.35.0/tflint_windows_amd64.zip",
|
||||
"hash": "a272599f24e39f6f66e2d4c41dcf7303154baf7e518fcf1add1236a4f4cf9fea"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.1/tflint_windows_386.zip",
|
||||
"hash": "f9dd59f99ce93924f3f411909ab884c4ab56dd91e3dac246fea8ca0195ec16ff"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.35.0/tflint_windows_386.zip",
|
||||
"hash": "514f33c9a41424eb05c4194128adb7df1096bce585ad8e92be7922d92a79ac60"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user