terraform-docs: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2024-09-18 20:27:33 +00:00
parent 47ac6f0a63
commit 07d79d7a85

View File

@ -1,12 +1,12 @@
{ {
"version": "0.18.0", "version": "0.19.0",
"description": "Generate documentation from Terraform modules in various output formats", "description": "Generate documentation from Terraform modules in various output formats",
"homepage": "https://github.com/terraform-docs/terraform-docs", "homepage": "https://github.com/terraform-docs/terraform-docs",
"license": "MIT License ", "license": "MIT License ",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/terraform-docs/terraform-docs/releases/download/v0.18.0/terraform-docs-v0.18.0-windows-amd64.zip", "url": "https://github.com/terraform-docs/terraform-docs/releases/download/v0.19.0/terraform-docs-v0.19.0-windows-amd64.zip",
"hash": "37de7c80d96c43095cfa40322ca9cfedcd3e7a8aed084190cacd850c7d8217ab" "hash": "9d6d63b6c57fa82ec4bb61e7cdf504f52470fae3e46e293a7e9fcccbaddb1ba7"
} }
}, },
"bin": "terraform-docs.exe", "bin": "terraform-docs.exe",