mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
tflint: Update to version 0.60.0
This commit is contained in:
parent
2df2defca6
commit
6a9b9f5b0d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.59.1",
|
||||
"version": "0.60.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.59.1/tflint_windows_amd64.zip",
|
||||
"hash": "2d92018dd301852069d631a860d447458a1f75fcc66b040926a1ded7647590a9"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.60.0/tflint_windows_amd64.zip",
|
||||
"hash": "a6e08412ec6bf9041325d75a0b88846f8e3b8fb24e5dda105574fa7565235f4c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.59.1/tflint_windows_386.zip",
|
||||
"hash": "381e9faa9aff787590a7110587aa85b5a16fdeffade1fa880dda83f46a36814c"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.60.0/tflint_windows_386.zip",
|
||||
"hash": "561a7c633009f4dcba82769742d7b1d14b64a5795a0868db5d3311ef19514998"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user