tflint: Update to version 0.32.1

This commit is contained in:
Jakub Čábera 2021-09-12 05:53:03 -07:00
parent 75b1b2c059
commit 1fe2cd572f

View File

@ -1,16 +1,16 @@
{
"version": "0.32.0",
"version": "0.32.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.32.0/tflint_windows_amd64.zip",
"hash": "9b1303a5005a950814493277a9921afcb4ff896c5902fc3912dc6a04992fce1e"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.32.1/tflint_windows_amd64.zip",
"hash": "00e2477aa580df7fdf6be53e75bc05aa595a99f2371d0ac05c7e242fe2c6a1b6"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.32.0/tflint_windows_386.zip",
"hash": "f2848f59d05d1797c8a9e7e4bf9f39cb8565ec2d96c639d81ea5d9fd09ef4156"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.32.1/tflint_windows_386.zip",
"hash": "998c5c10faacadb1d5c2ef5df4975707634838289df3625ba412ed58fed734a6"
}
},
"bin": "tflint.exe",