tflint: Update to version 0.39.3

This commit is contained in:
github-actions[bot] 2022-08-12 08:29:47 +00:00
parent f9e96b4883
commit 6f01232175

View File

@ -1,16 +1,16 @@
{
"version": "0.39.2",
"version": "0.39.3",
"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.2/tflint_windows_amd64.zip",
"hash": "f6ad6d0a0d689a12d60431e4f210563b56826d4cc2a56456b935777e85de2050"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.3/tflint_windows_amd64.zip",
"hash": "320ecd479679bcc80375353732066e4f918366f939c9c24923f4f0315abce270"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.2/tflint_windows_386.zip",
"hash": "cbe6fdb53a60aa52d91dd1b7e28d9daf04ecaba953e76894d3e8c8d02eee3168"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.3/tflint_windows_386.zip",
"hash": "af5333b7f543e4a14842eca9ffb269715baa3260db6b7cf6c6c2e186570a4c42"
}
},
"bin": "tflint.exe",