mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
tflint: Update to version 0.27.0
This commit is contained in:
parent
afbbdb8c10
commit
67c316ae23
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user