mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.29.1
This commit is contained in:
parent
3cf1aed944
commit
c54967b292
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.29.0",
|
||||
"version": "0.29.1",
|
||||
"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.29.0/tflint_windows_amd64.zip",
|
||||
"hash": "5fcc0188ea85a9ec9645aa9f9577e205e35812b21ecd7d65cc3125dd5e4d54d9"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.1/tflint_windows_amd64.zip",
|
||||
"hash": "78cc691bf7010400d93f7c9cf44110448230225099650bc0e6f2139d59badd6c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.0/tflint_windows_386.zip",
|
||||
"hash": "a0304ae34ff92a218bd34b9cca230fa23cde49c68efbfc4dfe44f94b8638affb"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.1/tflint_windows_386.zip",
|
||||
"hash": "cc7bcd38f4232dca5d102f4d2eb02a94760c0c813ef1a8dfc0257d7c28ed3af9"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user