Skip to content

Commit 3f15ef7

Browse files
committed
fix(catalog): revert vhs category to general
Category reflects tool purpose, not implementation language. target_dir: go_bin is sufficient for correct install path. Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de> Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
1 parent 71012ec commit 3f15ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalog/vhs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vhs",
3-
"category": "go",
3+
"category": "general",
44
"install_method": "github_release_binary",
55
"description": "CLI home video recorder - write terminal GIFs as code",
66
"homepage": "https://github.com/charmbracelet/vhs",

0 commit comments

Comments
 (0)