tflint: Update to version 0.39.2

This commit is contained in:
github-actions[bot] 2022-08-04 20:28:35 +00:00
parent 31ac28518b
commit d3e46ca214

View File

@ -1,16 +1,16 @@
{
"version": "0.39.1",
"version": "0.39.2",
"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.1/tflint_windows_amd64.zip",
"hash": "67881d686221898e6dcea7d141b6397493c203fd529725b2e2923e2412a85492"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.2/tflint_windows_amd64.zip",
"hash": "f6ad6d0a0d689a12d60431e4f210563b56826d4cc2a56456b935777e85de2050"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.1/tflint_windows_386.zip",
"hash": "8288f66555da47109bf6b3f51118c28202fbd17f1c2c197d148abb8a49be72cb"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.2/tflint_windows_386.zip",
"hash": "cbe6fdb53a60aa52d91dd1b7e28d9daf04ecaba953e76894d3e8c8d02eee3168"
}
},
"bin": "tflint.exe",