mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tflint: Update to version 0.39.0
This commit is contained in:
parent
3f222472ea
commit
a4f59d488b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.1",
|
"version": "0.39.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.38.1/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.0/tflint_windows_amd64.zip",
|
||||||
"hash": "75f457dff88c8dd0a596dd9bb97a150fde780312cdef22cd9b64b5cfbf076306"
|
"hash": "cc37818f7c9474886c4e434a705f371f538d584a70d49a76c3c5f7c890397260"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.38.1/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.0/tflint_windows_386.zip",
|
||||||
"hash": "895b3b6c77796fe1f0e30543207dafd1259e742f0bfc256fcddd89875f41ee48"
|
"hash": "fc17b2595eece733b2d77865e0c7e9ddbbdad60de611f37ca3ca28ca79f4190b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user