Closed alexpdp7 closed 3 weeks ago
Cool tool! I made a release for this tag and I'm working on a github action so that when any tag is pushed it will just build and release automatically, so this shouldn't be a problem again. Its also more observable that way so that people can more easily audit the source code -> binary
Cool, now ubpkg toru
straight works. Thanks, closing!
I have a tool to download binaries from GitHub releases, but it detects the latest release by searching for the latest tag. Because the
v0.3.2
tag exists, but only thev0.3.1
release exists, it fails.(I will add specific version downloading so it can download Toru, though. edit: if you are curious,
ubpkg toru --version v0.3.1
now works.)