mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 10:01:18 +00:00
tflint: Update to version 0.36.1
This commit is contained in:
parent
e471f362e1
commit
6ba9ad9275
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.36.0",
|
||||
"version": "0.36.1",
|
||||
"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.36.0/tflint_windows_amd64.zip",
|
||||
"hash": "08498f3d7f16bfb8132730f27a9fbe83498d463057b2f921f5f5865b0403f000"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.1/tflint_windows_amd64.zip",
|
||||
"hash": "befc9d55c4e0a90736995045d047d5c9ee59160d3fd96a3ebe6206a95bf0fdfc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.0/tflint_windows_386.zip",
|
||||
"hash": "1f6d33b589beed873db00d2a0ec8cb218ff6e26026a14b02a524eaf45ba68c64"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.1/tflint_windows_386.zip",
|
||||
"hash": "4afabbf2567663405f1350b865f1ee2283707d2c41449abe54b326e6eaf91dba"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user