tflint: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2022-06-20 20:29:54 +00:00
parent 628e4891d3
commit f32da039ef

View File

@ -1,16 +1,16 @@
{
"version": "0.37.0",
"version": "0.38.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.37.0/tflint_windows_amd64.zip",
"hash": "ed721bceb69222decc5bf80b06ece64d7db180f5667aacbc03f3416a13b7b89a"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.38.1/tflint_windows_amd64.zip",
"hash": "75f457dff88c8dd0a596dd9bb97a150fde780312cdef22cd9b64b5cfbf076306"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.37.0/tflint_windows_386.zip",
"hash": "33e0dbf154d876c36e722358add7f3d540fe23f7c3d7ff0a14454eac8668a435"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.38.1/tflint_windows_386.zip",
"hash": "895b3b6c77796fe1f0e30543207dafd1259e742f0bfc256fcddd89875f41ee48"
}
},
"bin": "tflint.exe",