mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.44.0
This commit is contained in:
parent
1c9a059eab
commit
dec57e22c9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.43.0",
|
"version": "0.44.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.43.0/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.44.0/tflint_windows_amd64.zip",
|
||||||
"hash": "2d9333a66cc80596f603a76fc08d553f653cd8999784492c3a73524b842c9016"
|
"hash": "0428348328ac0e23c749ad86f5693b157b89f1f9bdeb721823221d41b683a0a8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.44.0/tflint_windows_386.zip",
|
||||||
"hash": "7725a39a413dc3640972724ce0d7d3419c3a65feb4d84e011a5dd9f275e215a4"
|
"hash": "e134ba80017745af8470a1db42a3edbdac2f5b84743e5c3729fd266988efd8be"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user