Skip to content

feat: batocera-upgrade-torrent#15896

Merged
nadenislamarre merged 1 commit into
masterfrom
bt-upgrade-torrent
Jul 8, 2026
Merged

feat: batocera-upgrade-torrent#15896
nadenislamarre merged 1 commit into
masterfrom
bt-upgrade-torrent

Conversation

@nadenislamarre

Copy link
Copy Markdown
Collaborator

No description provided.

@crcerror

Copy link
Copy Markdown
Contributor
# Future proof update check, depends just on build-date and build-time
do_version_update() {
    echo "$1" | awk '{ $0=$(NF-1)$NF; gsub(/[^0-9]/,""); print }'
}

This check methods for version uses the build date. I think the torrent could and should be used to distribute also butterfly builds. Or am I wrong with my assumption?

Great feature, thanks

@nadenislamarre nadenislamarre force-pushed the bt-upgrade-torrent branch 3 times, most recently from d5468fe to 7ab0661 Compare June 20, 2026 08:26
@nadenislamarre nadenislamarre force-pushed the bt-upgrade-torrent branch 6 times, most recently from ecf4887 to f3c4e81 Compare July 8, 2026 19:53
Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
@nadenislamarre nadenislamarre marked this pull request as ready for review July 8, 2026 19:56
@nadenislamarre

Copy link
Copy Markdown
Collaborator Author

need to do the es gui, and it should be ok...

@nadenislamarre nadenislamarre merged commit 271e78a into master Jul 8, 2026
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

Successfully merging this pull request may close these issues.

2 participants