mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.15.3
This commit is contained in:
parent
8c972894f5
commit
ea232c8b70
@ -2,15 +2,15 @@
|
||||
"homepage": "https://github.com/terraform-linters/tflint",
|
||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||
"license": "MPL-2.0",
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.2/tflint_windows_amd64.zip",
|
||||
"hash": "eba1065aeb4ee7858507b6510ca5c91fa7509b0f424e7f7d8dc88622a0f598b8"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.3/tflint_windows_amd64.zip",
|
||||
"hash": "cb44c031093c4347348cef562430c724dea21db6df8db2e4519a71fa0821d012"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.2/tflint_windows_386.zip",
|
||||
"hash": "a3177297950d8785fe24b531b1292ee564268d30d609a12d97cc8ce252c7c3d9"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.3/tflint_windows_386.zip",
|
||||
"hash": "2d6a6ab81d0a2430cb49b9ea737e0ab07957e4009fd251a2fa8cb1e63ed8c2db"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user