mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
tflint: Update to version 0.50.1
This commit is contained in:
parent
4106cbda46
commit
9076afe771
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.0",
|
"version": "0.50.1",
|
||||||
"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.50.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.1/tflint_windows_amd64.zip",
|
||||||
"hash": "8ddc65037db0d9bbb5778ba4a5b6751c24460a9e8c8d5da653f73dce80ba87e8"
|
"hash": "cbe3a481e1b10af919624a38a364759f99f15e9993d781267add17bb3a041276"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.1/tflint_windows_386.zip",
|
||||||
"hash": "31dc12e5aafc1f34e378a96cd697f324cf912467d7effdcbc059eedefac2fe86"
|
"hash": "e5feec12264a9054c80a0ab8a9327e944aece948c60116e9ad5cca7958f36e72"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user