mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.15.1
This commit is contained in:
parent
d6b7ce84fd
commit
a75e9adac6
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://github.com/terraform-linters/tflint",
|
"homepage": "https://github.com/terraform-linters/tflint",
|
||||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.1/tflint_windows_amd64.zip",
|
||||||
"hash": "5ae48f9e937ea128b3c2c0314dd77d409a2b80630bbe1d4795cf6c4406d5d8ed"
|
"hash": "f111770e7096b68b5a175beed280a09c915d6cf604db8beaeb84b2e132c71f7d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.1/tflint_windows_386.zip",
|
||||||
"hash": "8bac8ba3bf20006b49e84a5cacd8b4159df2a8206509f861037afb85f9e2788c"
|
"hash": "6100ffad86056ec52208ef59387bc6b9cbd83417c7b2f43b33c5ba9e5442b0df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user