mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tflint: Update to version 0.37.0
This commit is contained in:
parent
ad93a9ea23
commit
084402988e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.36.2",
|
"version": "0.37.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.36.2/tflint_windows_amd64.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.37.0/tflint_windows_amd64.zip",
|
||||||
"hash": "3ea13ff4b5de867695211231c84b646197263426b0486619fb3f222aed23d933"
|
"hash": "ed721bceb69222decc5bf80b06ece64d7db180f5667aacbc03f3416a13b7b89a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.2/tflint_windows_386.zip",
|
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.37.0/tflint_windows_386.zip",
|
||||||
"hash": "193f3e8f166721c5752d31e14d5ae335c1b82eac90780636abd7699931e25231"
|
"hash": "33e0dbf154d876c36e722358add7f3d540fe23f7c3d7ff0a14454eac8668a435"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tflint.exe",
|
"bin": "tflint.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user