tflint: Update to version 0.28.0

This commit is contained in:
Jakub Čábera 2021-04-25 18:46:20 +02:00
parent f7ae1f30d1
commit 66b0ae8ab3

View File

@ -1,16 +1,16 @@
{
"version": "0.27.0",
"version": "0.28.0",
"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.27.0/tflint_windows_amd64.zip",
"hash": "7615d80a8c93de3c977fed429fdbdab9dab231e67f5bb6b7abc6fd59677c33a8"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.28.0/tflint_windows_amd64.zip",
"hash": "604fef7dee2a5f315b8e03cbc163f96dcf0c1ead0372226714f43e68b84a66d1"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.27.0/tflint_windows_386.zip",
"hash": "d1a9c97cbf50527ac0a838da9f7f9ceb821616cace1647bd9f405b540e72c307"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.28.0/tflint_windows_386.zip",
"hash": "69f15544a79a705e77873ee61b47faba2ea1b4fb2d1fbd630c5d39f753faa8f1"
}
},
"bin": "tflint.exe",