mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tflint: Update to version 0.29.0
This commit is contained in:
parent
9ca7b2f13e
commit
c00344ba98
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.1",
|
"version": "0.29.0",
|
||||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||||
"homepage": "https://github.com/terraform-linters/tflint",
|
"homepage": "https://github.com/terraform-linters/tflint",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.28.1/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.0/tflint_windows_amd64.zip",
|
||||||
"hash": "69783b6fa1a4985f169d02970c04d422dd8307f4650e5b6e562d0202f204a4c1"
|
"hash": "5fcc0188ea85a9ec9645aa9f9577e205e35812b21ecd7d65cc3125dd5e4d54d9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.28.1/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.0/tflint_windows_386.zip",
|
||||||
"hash": "0af8507f273ad8751160812593844ef82641c47b176e5e7917422a7cc01a4ceb"
|
"hash": "a0304ae34ff92a218bd34b9cca230fa23cde49c68efbfc4dfe44f94b8638affb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user