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