mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #644] Latest version not present in Homebrew #260
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jacksongoode on GitHub (Oct 30, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/644
v0.21.0 appears to be the latest version.
@erikmichaelson commented on GitHub (Jan 28, 2021):
I had the same problem - turns out my homebrew was a shallow clone so it couldn't access the newest taps. I re-cloned it, and then 0.23.0 worked.
@Rigellute commented on GitHub (Feb 27, 2021):
Thanks for the update @erikmichaelson.