We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca353b commit 71012ecCopy full SHA for 71012ec
1 file changed
catalog/vhs.json
@@ -1,11 +1,12 @@
1
{
2
"name": "vhs",
3
- "category": "general",
+ "category": "go",
4
"install_method": "github_release_binary",
5
"description": "CLI home video recorder - write terminal GIFs as code",
6
"homepage": "https://github.com/charmbracelet/vhs",
7
"github_repo": "charmbracelet/vhs",
8
"binary_name": "vhs",
9
+ "target_dir": "go_bin",
10
"download_url_template": "https://github.com/charmbracelet/vhs/releases/download/{version}/vhs_{version_nov}_Linux_{arch}.tar.gz",
11
"arch_map": {
12
"x86_64": "x86_64",
0 commit comments