mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
tflint: Update to version 0.46.0
This commit is contained in:
parent
4744d5b6c7
commit
ff6f8c88ff
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.45.0",
|
"version": "0.46.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.45.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.46.0/tflint_windows_amd64.zip",
|
||||||
"hash": "b9332372d40f47ad19f5b3557fedebc02cdc368e8b390a7810f359d97e03ec42"
|
"hash": "80deea1af9a9f260f959ca9aca45e74c219c0f484d745f9e0ae519e6425c2804"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.45.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.46.0/tflint_windows_386.zip",
|
||||||
"hash": "847b252b5aa8d52b1f2b018d19e8fb829028815f1b3ebd1b68e80789e4befff6"
|
"hash": "fb055a145c7e7738b14995f40d66322fa294e61d34fb30a1f23734c31aa54c03"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user