mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
tflint: Update to version 0.36.2
This commit is contained in:
parent
26b2690104
commit
9d8609c14e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.36.1",
|
"version": "0.36.2",
|
||||||
"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.36.1/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.2/tflint_windows_amd64.zip",
|
||||||
"hash": "befc9d55c4e0a90736995045d047d5c9ee59160d3fd96a3ebe6206a95bf0fdfc"
|
"hash": "3ea13ff4b5de867695211231c84b646197263426b0486619fb3f222aed23d933"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.1/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.2/tflint_windows_386.zip",
|
||||||
"hash": "4afabbf2567663405f1350b865f1ee2283707d2c41449abe54b326e6eaf91dba"
|
"hash": "193f3e8f166721c5752d31e14d5ae335c1b82eac90780636abd7699931e25231"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user