tflint: Update to version 0.27.0

This commit is contained in:
Jakub Čábera 2021-04-18 17:20:52 +02:00
parent afbbdb8c10
commit 67c316ae23

View File

@ -1,16 +1,16 @@
{
"version": "0.26.0",
"version": "0.27.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.26.0/tflint_windows_amd64.zip",
"hash": "4b9577f5d2395f485663332c16a1605fce515b58ffe9895e080adf37e4403d67"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.27.0/tflint_windows_amd64.zip",
"hash": "7615d80a8c93de3c977fed429fdbdab9dab231e67f5bb6b7abc6fd59677c33a8"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.26.0/tflint_windows_386.zip",
"hash": "f14ef08579614a18147ee231a0306f63a86f40b53509d897fe774f3a9ea97f14"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.27.0/tflint_windows_386.zip",
"hash": "d1a9c97cbf50527ac0a838da9f7f9ceb821616cace1647bd9f405b540e72c307"
}
},
"bin": "tflint.exe",