tflint: Update to version 0.51.1

This commit is contained in:
github-actions[bot] 2024-05-11 16:27:29 +00:00
parent 2569852261
commit 9a1ad920ae

View File

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