mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.51.0
This commit is contained in:
parent
967561b1ea
commit
0ee97b712a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.3",
|
||||
"version": "0.51.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.50.3/tflint_windows_amd64.zip",
|
||||
"hash": "86f9b9083252dab481e3988039eefcd1b7d32e9050ad764a1c2a5c19d66f4d25"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.0/tflint_windows_amd64.zip",
|
||||
"hash": "760afe663a13f3c1216ec2bc12fdda0dfd3e38d67c131accc94f79db137fdd00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.3/tflint_windows_386.zip",
|
||||
"hash": "27e93099fbbdd882ca1c29b3e4c529ae718491cb711355f753468f419ba666d0"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.0/tflint_windows_386.zip",
|
||||
"hash": "ee897908e0b19ffdb66f3a6be528ed88fd6db9d2a1eca4007d88b83d62784b8a"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user