mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
tflint: Update to version 0.24.0
This commit is contained in:
parent
7b9d3000aa
commit
409ef424c0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.1",
|
||||
"version": "0.24.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.23.1/tflint_windows_amd64.zip",
|
||||
"hash": "c7fffa0ff8a1c2edc074997847cd96d19644eb23715c92b9134be7ef60148eaa"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.24.0/tflint_windows_amd64.zip",
|
||||
"hash": "b5512f2b823f5292af3397282446000934578dd6eded88ead1655cd6a16de901"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.23.1/tflint_windows_386.zip",
|
||||
"hash": "b83ae5a0b1dd53db6aa4fa541b0376266743c1ba96fa42f2f992f77675954072"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.24.0/tflint_windows_386.zip",
|
||||
"hash": "c9d1168ae8f940b0ec090b1a653c0141f75057bb6cfde78eb81345bdd2cdfd81"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user