mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
tflint: Update to version 0.47.0
This commit is contained in:
parent
7508828a41
commit
4ccd06b098
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.46.1",
|
||||
"version": "0.47.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.46.1/tflint_windows_amd64.zip",
|
||||
"hash": "f68b982dfc2f860ca0aed1efaf6b82e90e1222a78ca16692241937f2e8191327"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.47.0/tflint_windows_amd64.zip",
|
||||
"hash": "8d3b451bca731760aa790735f70d399080242bbd27c666248a113168c3bdb602"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.46.1/tflint_windows_386.zip",
|
||||
"hash": "0b3827c151f49652a04f2a2f4577f8566ac9ca7beca6ac86f85e737069eccbab"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.47.0/tflint_windows_386.zip",
|
||||
"hash": "470ed46a9dcf8f0a7f001de790f191474b47c9229dafd8dff3531cbdb1a4460f"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user