tflint: Update to version 0.48.0

This commit is contained in:
github-actions[bot] 2023-09-03 16:26:24 +00:00
parent 4e811bd39b
commit c9a4769903

View File

@ -1,16 +1,16 @@
{ {
"version": "0.47.0", "version": "0.48.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.47.0/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.48.0/tflint_windows_amd64.zip",
"hash": "8d3b451bca731760aa790735f70d399080242bbd27c666248a113168c3bdb602" "hash": "1efab7ea19e8adb73cae770e5edabae44a5cebd63baf203a5d3270948db55648"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.47.0/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.48.0/tflint_windows_386.zip",
"hash": "470ed46a9dcf8f0a7f001de790f191474b47c9229dafd8dff3531cbdb1a4460f" "hash": "ccbd7bd639b38ca0ee9e93792d97bad352c194f77d2d580c702730c2574c66a9"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",