mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.20.1
This commit is contained in:
parent
0895d90765
commit
65b8221fc3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.1",
|
"version": "0.20.1",
|
||||||
"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.19.1/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_windows_amd64.zip",
|
||||||
"hash": "fe716ccc2b8d46311f97bd800a15ad69a046e0ad1afdabd3b51b1b2455b32c2d"
|
"hash": "8cd7671a6914c711d0007802adc88fe38ec6478483015782c68b9f1ed6822e54"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.19.1/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_windows_386.zip",
|
||||||
"hash": "0f802087c9a264f445d6096382c5741afbd09a632b7d3fb4f5dda4c8220ddd6a"
|
"hash": "ea63c2966a9545b1b81e5dde55275cf4cc819bd83d68ebfec2f371563c25d28d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user