Commit graph

4 commits

Author SHA1 Message Date
a75d40d729 Release 0.4.0+9 2026-09-06 19:24:37 +02:00
3e07c482fa Release 0.3.1+8 2026-09-06 18:12:09 +02:00
0a20bef43d Release 0.3.0+7 2026-09-06 17:13:31 +02:00
Richard
78f5a44e90 Give the download one permanent address
The manifest names the current artifact and the directory listing is off,
so "where do I download it by hand" could only be answered by reading the
manifest first. latest.apk is a symlink the release script repoints — git
stores it as a path, so it costs bytes rather than another 34MB a
release, and every past build stays reachable under its own name, which
is what lets a device midway through a download survive a release.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-30 18:01:31 +02:00