mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
tflint: Update to version 0.19.0
This commit is contained in:
parent
a1efc5f3b0
commit
b359d79695
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.18.0",
|
||||
"version": "0.19.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.18.0/tflint_windows_amd64.zip",
|
||||
"hash": "3a68b330da6a995c5c3779443d3eab9662e705070593cc5388c87996a04faa7d"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.19.0/tflint_windows_amd64.zip",
|
||||
"hash": "f03d54b0f77614230586000ebd0d8b2206d39fc999aec9cc6310b23204b33078"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.18.0/tflint_windows_386.zip",
|
||||
"hash": "745badad99705fcbc9a45a1c8493b38d41dd392778f23b14f820c9c85e156f86"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.19.0/tflint_windows_386.zip",
|
||||
"hash": "a266c6f2cfc2103eb423d66592c649d1a387bad4712bc72c65298f31f91e3475"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user