mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
tflint: Update to version 0.23.0
This commit is contained in:
parent
941d2e1ae3
commit
765c7c9e75
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.22.0",
|
"version": "0.23.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.22.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.23.0/tflint_windows_amd64.zip",
|
||||||
"hash": "4c1983fc733b63cab2dd434c45b22fa01f8ad68a0da7c13c0d3b5bf796b7817f"
|
"hash": "4df0e195a1418646394c491ada14a0c6e2c8092796926f97d9f49f1e1592a55d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.22.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.23.0/tflint_windows_386.zip",
|
||||||
"hash": "b75ef3679255b58fc480c90be8359321df86597ce96931a707cd8036e1dc05cb"
|
"hash": "911f5d5365af93385f5459afe230b47a6cc921ad42a73aed0db446cbd4839ecb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user