mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
tflint: Update to version 0.58.0
This commit is contained in:
parent
6b01c0582a
commit
0cfea4bd64
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.57.0",
|
||||
"version": "0.58.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.57.0/tflint_windows_amd64.zip",
|
||||
"hash": "ed0ef8236e632d78e951aa5335d19cbd591f746267e8b60655be4b29f68e4d2c"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.58.0/tflint_windows_amd64.zip",
|
||||
"hash": "5320933d7b33987b5c452035b84b81d58c5f38cf22ff68d0a3db24ffeb939180"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.57.0/tflint_windows_386.zip",
|
||||
"hash": "634b363a6e9996e05183e5615ae1bb1ed3c41af42ad778554f798f8fc8bb309a"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.58.0/tflint_windows_386.zip",
|
||||
"hash": "78eb37da4a4b257e255f38081c10884ebfa810d75f8418f947f401585475b23e"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user