mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.57.0
This commit is contained in:
parent
29016bd651
commit
23b966d041
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.56.0",
|
"version": "0.57.0",
|
||||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||||
"homepage": "https://github.com/terraform-linters/tflint",
|
"homepage": "https://github.com/terraform-linters/tflint",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.56.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.57.0/tflint_windows_amd64.zip",
|
||||||
"hash": "8b1aeea099fb6bfae5cfc3437dc055909287ebef5212bbfcc6c3e211a515fef0"
|
"hash": "ed0ef8236e632d78e951aa5335d19cbd591f746267e8b60655be4b29f68e4d2c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.56.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.57.0/tflint_windows_386.zip",
|
||||||
"hash": "f46e06f21d94c94444b266ba7e66b40af418caadfe1d7d633aa06f91a4150c1c"
|
"hash": "634b363a6e9996e05183e5615ae1bb1ed3c41af42ad778554f798f8fc8bb309a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user