Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LATEST is pointing to an old version for Linux #268

Open
smks opened this issue Jan 11, 2025 · 0 comments
Open

LATEST is pointing to an old version for Linux #268

smks opened this issue Jan 11, 2025 · 0 comments

Comments

@smks
Copy link

smks commented Jan 11, 2025

curl -L -o butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default
->
returns:
15.21.0
When it should be:
15.24.0

CI resulting in:

Run butler wipe ***/***
+-----------------------------------+
|       New version available       |
+-----------------------------------+
| Current version: 15.21.0 (stable) |
| Latest version:  15.24.0 (stable) |
|                                   |
| Run `butler upgrade` to get it.   |
+-----------------------------------+
creating build on remote server: itch.io API error (400): /wharf/builds: channel mac's latest build is still processing, try again later
Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant