Releases
Current: v0.9.4
Downloads for v0.9.4
| File | Size | sha256 | |
|---|---|---|---|
| sundial_0.9.4_linux_amd64.tar.gz | 2.3 MB | c3a4a8b78f18f976… | download |
| sundial_0.9.4_linux_arm64.tar.gz | 2.3 MB | 563caaee0ce1ca25… | download |
| sundial_0.9.4_darwin_arm64.tar.gz | 2.3 MB | ed8e1062cacd0bca… | download |
| sundial_0.9.4_freebsd_amd64.tar.gz | 2.3 MB | 018fa9c25e4367cc… | download |
| SHA256SUMS | download |
The same list is served as JSON at /releases/index.json — it is generated from this table rather than maintained beside it.
History
| Version | Released | Size | sha256 (amd64) | |
|---|---|---|---|---|
| 0.9.4 | 11 days ago | 2.3 MB | c3a4a8b78f18f976… | current |
| 0.9.3 | 47 days ago | 6.4 MB | 3a71d05e9c48b2f6… | |
| 0.9.2 | 96 days ago | 6.3 MB | c84e1b7052fa39d6… | |
| 0.8.0 | 173 days ago | 6.1 MB | 51d9c3a08e64b7f2… | last 0.8.x |
Binaries are built reproducibly from the tagged commit; two builds of the same tag
on the same Go version produce the same checksum. If yours does not, that is a bug worth reporting.
Building it yourself
git clone https://sundial.fadminops.space/git/sundial.git
cd sundial && make build # Go 1.22+, no cgo