mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
tflint: Update to version 0.33.2
This commit is contained in:
parent
b5bfb10c35
commit
f80aced0bf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.33.1",
|
||||
"version": "0.33.2",
|
||||
"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.33.1/tflint_windows_amd64.zip",
|
||||
"hash": "4ed4ce569638480ea29a71386cb81a0865a918320d87ab1248327588f8e26743"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_amd64.zip",
|
||||
"hash": "5dec47122a0c27e4bc8b91a89ba733014a7726eefa95f947dd49631bf093e1fb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.1/tflint_windows_386.zip",
|
||||
"hash": "2633246daffaca52d95688c903e94d93ac2fe772a8c4c5c2828d14a0f3a4a226"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_386.zip",
|
||||
"hash": "7f073b44e1316c10ace0f7d98c01a63627c514594ea7ec272d53b3ce2f7160c0"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user