mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
tflint: Update to version 0.26.0
This commit is contained in:
parent
c4b619b914
commit
4cea430bdb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.0",
|
"version": "0.26.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.25.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.26.0/tflint_windows_amd64.zip",
|
||||||
"hash": "c9e25831759e94308e141a5520406d3a683c3504adf49a6e25b2828a18a4407c"
|
"hash": "4b9577f5d2395f485663332c16a1605fce515b58ffe9895e080adf37e4403d67"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.25.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.26.0/tflint_windows_386.zip",
|
||||||
"hash": "ba6e65bcf8dbe8739400e6bc38e5171c6ebff39010de5358dcfedd66f3e6f051"
|
"hash": "f14ef08579614a18147ee231a0306f63a86f40b53509d897fe774f3a9ea97f14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user