mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
tflint: Update to version 0.50.3
This commit is contained in:
parent
3b8d9bd09e
commit
c3c9b9a8c6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.2",
|
||||
"version": "0.50.3",
|
||||
"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.2/tflint_windows_amd64.zip",
|
||||
"hash": "d90735fff73ef5637ef5148f75a42cd644d3b5192a26325d0163707a83c55806"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.3/tflint_windows_amd64.zip",
|
||||
"hash": "86f9b9083252dab481e3988039eefcd1b7d32e9050ad764a1c2a5c19d66f4d25"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.2/tflint_windows_386.zip",
|
||||
"hash": "645e7cbf2276366ffb717d6935f51a56641551f5ff19281336f70cffd981f097"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.3/tflint_windows_386.zip",
|
||||
"hash": "27e93099fbbdd882ca1c29b3e4c529ae718491cb711355f753468f419ba666d0"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user