mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
tflint: Update to version 0.43.0
This commit is contained in:
parent
27a7040abe
commit
e139810120
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.42.2",
|
||||
"version": "0.43.0",
|
||||
"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.42.2/tflint_windows_amd64.zip",
|
||||
"hash": "5a79187d59d6cc508e532cfe95fc934af01ff034a4a74be0bce6727536e17f9b"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_windows_amd64.zip",
|
||||
"hash": "2d9333a66cc80596f603a76fc08d553f653cd8999784492c3a73524b842c9016"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.2/tflint_windows_386.zip",
|
||||
"hash": "5f8f173950a8e3d6d64eb16c020b5aceda4a135e34f76fa981d663e0d0e3a3ec"
|
||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_windows_386.zip",
|
||||
"hash": "7725a39a413dc3640972724ce0d7d3419c3a65feb4d84e011a5dd9f275e215a4"
|
||||
}
|
||||
},
|
||||
"bin": "tflint.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user