mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
tflint: Update to version 0.44.1
This commit is contained in:
parent
ad7053eee6
commit
f6ad1b1e36
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.44.0",
|
||||
"version": "0.44.1",
|
||||
"description": "A Terraform linter focused on possible errors, best practices, etc.",
|
||||
"homepage": "https://github.com/terraform-linters/tflint",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.44.0/tflint_windows_amd64.zip",
|
||||
"hash": "0428348328ac0e23c749ad86f5693b157b89f1f9bdeb721823221d41b683a0a8"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.44.1/tflint_windows_amd64.zip",
|
||||
"hash": "ed52bbc1226765a03ccf103f1ad64186a644d96930edfd15df67ca0e68d32e32"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.44.0/tflint_windows_386.zip",
|
||||
"hash": "e134ba80017745af8470a1db42a3edbdac2f5b84743e5c3729fd266988efd8be"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.44.1/tflint_windows_386.zip",
|
||||
"hash": "6db09e41e4759b75cfcaadd3d679cbff73a406921b29fdba795e9d25b4b5908b"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user