axodotdev / axoupdater

Updater program for axo tools
Apache License 2.0
17 stars 2 forks source link

fix: compare installer name more precisely #145

Closed mistydemeo closed 1 month ago

mistydemeo commented 2 months ago

Comparing against -installer.sh can get other installers in the same release. While the GitHub API methods filter to only releases that match what we want, the asset filtering was looser.