-
released this
2026-04-28 01:57:21 +00:00 | 59 commits to main since this releaseWhat's Changed
- UDP by @navicore in https://github.com/navicore/patch-seq/pull/434
- binary in string by @navicore in https://github.com/navicore/patch-seq/pull/436
- cp6 by @navicore in https://github.com/navicore/patch-seq/pull/437
- list and variant sync by @navicore in https://github.com/navicore/patch-seq/pull/438
- cp7 by @navicore in https://github.com/navicore/patch-seq/pull/439
- CP8 complete. Two design-doc updates in line with the existing by @navicore in https://github.com/navicore/patch-seq/pull/440
- Phase C scaffolding is in place. Summary: by @navicore in https://github.com/navicore/patch-seq/pull/441
Full Changelog: https://github.com/navicore/patch-seq/compare/v6.0.0...v6.1.0
Binary Downloads
Pre-built binaries are available for:
- Linux x86_64 (statically linked, works on any Linux)
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel, if available)
Installation
chmod +x seqc-* seq-lsp-* seqr-*macOS Quarantine
macOS quarantines unsigned binaries. After downloading, remove the quarantine:
xattr -d com.apple.quarantine ./seqc-macos-* xattr -d com.apple.quarantine ./seq-lsp-macos-* xattr -d com.apple.quarantine ./seqr-macos-*Linux
The Linux binaries are statically linked and should run on any x86_64 Linux system without additional dependencies.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads