Skip to content

v0.5.1121

Choose a tag to compare

@proggeramlug proggeramlug released this 04 Jun 13:42
· 891 commits to main since this release
8ec7674

Completes the release-pipeline repair. v0.5.1120 fixed the gtk4 + android build-matrix breakage (34 assets) but the macos-15 x86_64 build still failed on a libsqlite3-sys bindgen issue in its redundant iOS-cross step, skipping npm/brew/apt/winget. This gates the Apple cross-compile steps to the arm64 mac job (the libs are aarch64/host-independent and already built there), so the Intel mac build no longer fails and the package-manager publish legs can run. Full platform binaries + npm/brew/apt/winget should now publish.