mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.25.0
This commit is contained in:
parent
35c0f7b7f5
commit
8e0d1f7d67
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.1",
|
"version": "0.25.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.24.1/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.25.0/tflint_windows_amd64.zip",
|
||||||
"hash": "be9051a6bca5dfc813636c9d645dd4d6125e819ba5ccb236bf48b194192a8da8"
|
"hash": "c9e25831759e94308e141a5520406d3a683c3504adf49a6e25b2828a18a4407c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.24.1/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.25.0/tflint_windows_386.zip",
|
||||||
"hash": "66395a2ed8459a8feb47e4d87056119260cdb40a5b574ae3e293aa51291fc85f"
|
"hash": "ba6e65bcf8dbe8739400e6bc38e5171c6ebff39010de5358dcfedd66f3e6f051"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user