mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
tflint: Update to version 0.39.1
This commit is contained in:
parent
9752d9f7a6
commit
c647b8103b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.39.0",
|
||||
"version": "0.39.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.39.0/tflint_windows_amd64.zip",
|
||||
"hash": "cc37818f7c9474886c4e434a705f371f538d584a70d49a76c3c5f7c890397260"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.1/tflint_windows_amd64.zip",
|
||||
"hash": "67881d686221898e6dcea7d141b6397493c203fd529725b2e2923e2412a85492"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.0/tflint_windows_386.zip",
|
||||
"hash": "fc17b2595eece733b2d77865e0c7e9ddbbdad60de611f37ca3ca28ca79f4190b"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.1/tflint_windows_386.zip",
|
||||
"hash": "8288f66555da47109bf6b3f51118c28202fbd17f1c2c197d148abb8a49be72cb"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user