mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
tflint: Update to version 0.46.1
This commit is contained in:
parent
79bb5c61a6
commit
a21828835c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.46.0",
|
||||
"version": "0.46.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.46.0/tflint_windows_amd64.zip",
|
||||
"hash": "80deea1af9a9f260f959ca9aca45e74c219c0f484d745f9e0ae519e6425c2804"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.46.1/tflint_windows_amd64.zip",
|
||||
"hash": "f68b982dfc2f860ca0aed1efaf6b82e90e1222a78ca16692241937f2e8191327"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.46.0/tflint_windows_386.zip",
|
||||
"hash": "fb055a145c7e7738b14995f40d66322fa294e61d34fb30a1f23734c31aa54c03"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.46.1/tflint_windows_386.zip",
|
||||
"hash": "0b3827c151f49652a04f2a2f4577f8566ac9ca7beca6ac86f85e737069eccbab"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user