diff --git a/index.html b/index.html index 20cc961..1411b17 100644 --- a/index.html +++ b/index.html @@ -63,9 +63,7 @@

- Linux · Windows · Android today — macOS - builds from source. - Apache-2.0, sha256 checksums on every build. + Linux · macOS · Windows · Android. Apache-2.0, sha256 checksums on every build.

@@ -199,6 +197,11 @@ Windows x86_64 · zip + + + macOS universal · zip + + Android armv7 + arm64 · apk @@ -211,7 +214,8 @@

- macOS: build from source — + macOS build is universal — Apple Silicon and Intel in one. Prefer to compile? + Build from source — clone with --recursive, then cargo build --release.