mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.22.0
This commit is contained in:
parent
5645c2cc99
commit
b9867f87c9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.21.0",
|
"version": "0.22.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.21.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.22.0/tflint_windows_amd64.zip",
|
||||||
"hash": "0278ac1becd91d4cb8bf8231be5dafbe33e3828bd8fd7a6724455694b594191d"
|
"hash": "4c1983fc733b63cab2dd434c45b22fa01f8ad68a0da7c13c0d3b5bf796b7817f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.21.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.22.0/tflint_windows_386.zip",
|
||||||
"hash": "972efb80214775f268e6968f1df8ac8053899c50d0d8850dedaa1ebee287decf"
|
"hash": "b75ef3679255b58fc480c90be8359321df86597ce96931a707cd8036e1dc05cb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user