madelog releases

0.1.2 — current

The archives the install scripts download. Each holds the madelog binary and the MIT licence, nothing else. Every published version stays listed here, newest first; the install scripts take the current one unless you pass --version. Installation covers every path, including checking a download by hand.

madelog 0.1.2 current

SHA-256 as published in 0.1.2/SHA256SUMS.
TargetArchiveSizeSHA-256
aarch64-apple-darwinmadelog-0.1.2-aarch64-apple-darwin.zip6.5 MB5da0ddb23e78eca797bfdab608f2f830c797040fff18f0ccf376ce7b908a64d5
aarch64-unknown-linux-gnumadelog-0.1.2-aarch64-unknown-linux-gnu.zip6.5 MB8e8944c1c8803b37dfdd9e6b82dbf1d57e6639a8512dabde77a6e9d58335eb46
x86_64-apple-darwinmadelog-0.1.2-x86_64-apple-darwin.zip6.4 MB7f81b5605ab48bb5d8075ae4c62cbe3d73926f1c6ceb54960ba965f633565d34
x86_64-unknown-linux-gnumadelog-0.1.2-x86_64-unknown-linux-gnu.zip6.6 MBb72f6ca1bb0d68c86c5991c0fb8af69ec279ff3e9c49529dc2616ccc6d12c857

madelog 0.1.0

SHA-256 as published in 0.1.0/SHA256SUMS.
TargetArchiveSizeSHA-256
aarch64-apple-darwinmadelog-0.1.0-aarch64-apple-darwin.zip6.3 MBeff61b7a5dc7ea6f11203ae6989114a8ddc5f8c92561a90ce9f1754f4288abe0
aarch64-unknown-linux-gnumadelog-0.1.0-aarch64-unknown-linux-gnu.zip6.3 MBee53f9ab5582b1281113bda74fe1e7037f3f1d2434591fc15a2cb04bcca78721
x86_64-apple-darwinmadelog-0.1.0-x86_64-apple-darwin.zip6.2 MB5ee6fa405f2585a76888ff25d8862dc7d01e6707bded8742aa8f593240670306
x86_64-unknown-linux-gnumadelog-0.1.0-x86_64-unknown-linux-gnu.zip6.3 MB3f10ec87579fe9fadc37ce3209caad1221f8804a3d0cb5598f8b90bb14a1c369

Install

curl -fsSL https://madelog.app/install.sh | sh
irm https://madelog.app/install.ps1 | iex

The scripts read /releases/latest for the current version, then download that version's SHA256SUMS and the archive for your platform and compare the two. A mismatch prints both hashes and installs nothing.