Skip to the current release
Buddy Clusterupdates

The current release

Every Buddy Cluster reads this document to learn a newer version exists. This page is built from the same file.

https://updates.buddy-cluster.dev/v1/manifest.jsonserved static · fetched every 24 h ± 3 h
Manifest format
1
Version
0.0.24
Released
2026-07-27
Upgrades from
0.0.22
Archive
https://releases.buddy-cluster.dev/releases/0.0.24/buddy-cluster-0.0.24-linux.tar.gzDownload 40.5 MB
Size
40.5 MB — 40,494,712 bytes
SHA-256
d1cb789e3665433284b3f69115468d797bb562012af9ceb861782262fa4ef90f
Signaturesigned · key D3261D815BEF2104

Released 27 July 2026. The archive carries arm64 and amd64 together and the installer picks one; a master below 0.0.22 must install fresh rather than upgrade.

Check it before you run it

Two different questions. The first catches a corrupted download; only the second catches a substituted one.

1

Check the bytes

Catches a corrupted or truncated download. Nothing more — anyone who could replace the archive could replace this file too.

sha256sum -c SHA256SUMS

buddy-cluster-0.0.24-linux.tar.gz: OK

2

Check the origin

Catches a substituted one. The signature covers the checksum file, which is what carries the archive's digest — so this is the step that makes step 1 mean something.

minisign -V -H -P RWTTJh2BW+8hBLngoPvw03saGyx+7Srvc/zkTAA8c7byt+0HvrQgsvqZ -m SHA256SUMS -x SHA256SUMS.minisig

Signature and comment signature verified

Both steps need these, beside the archive:SHA256SUMSSHA256SUMS.minisig

The public key is printed in full at the foot of this page and is compiled into every buddy-server. A cluster that checks for updates on its own verifies against that same key and refuses anything it cannot check — “couldn’t check” is never rendered as “up to date”.

Not distributed here yet

flashable image
The ready-to-flash Raspberry Pi image is planned for this site and not yet hosted — it is 1.3 GB and needs somewhere to live first. Until then, build it from the source tree with make image.
individual binaries
buddy-server and buddy-agent ship inside the archive above, one directory per architecture. They are listed separately once a release publishes them with measured digests of their own.

Earlier releases

  • 0.0.2527 July 2026withdrawn — do not installWithdrawn for a defect found after publication; install 0.0.24 instead.40.5 MB
  • 0.0.2327 July 202640.5 MB