tflint: Update to version 0.51.2

This commit is contained in:
github-actions[bot] 2024-06-29 12:31:14 +00:00
parent 5ee7929d03
commit d7b9625709

View File

@ -1,16 +1,16 @@
{ {
"version": "0.51.1", "version": "0.51.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.51.1/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.2/tflint_windows_amd64.zip",
"hash": "4c46bbef6181145b451249eb5161ffae49ccaa4b59054e9943911b4d9b7c38c7" "hash": "041e6b961d47c78b5ba85ac67e888e74c0f811f87fca78ce93d4cdf8078b0f35"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.1/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.2/tflint_windows_386.zip",
"hash": "7631af7f6a441903cb280e320cc3260e8a4585d73db724bbd15cd09bc77769da" "hash": "e36830c559361c6381c3805d5cc431039d173459f2b6428ab90d410e3da35f38"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",