diff --git a/bucket/vbantxt-cli.json b/bucket/vbantxt-cli.json new file mode 100644 index 0000000..320ef38 --- /dev/null +++ b/bucket/vbantxt-cli.json @@ -0,0 +1,13 @@ +{ + "version": "0.0.1", + "description": "VBAN-TEXT CLI utility (send Voicemeeter commands over a network)", + "homepage": "https://github.com/onyx-and-iris/vbantxt-cli", + "license": "MIT", + "url": "https://github.com/onyx-and-iris/vbantxt-cli/releases/download/v0.0.1/vbantxt-cli.exe", + "hash": "8ee61d2e50130ec867d91bdcc472a7003921bf9f21f16f93156768544568a65d", + "bin": "vbantxt-cli.exe", + "checkver": "github", + "autoupdate": { + "url": "https://github.com/onyx-and-iris/vbantxt-cli/releases/download/v$version/vbantxt-cli.exe" + } +}