Skip to content

3.6.1 - 2026-03-03

Choose a tag to compare

@github-actions github-actions released this 03 Mar 11:13

Release Notes

⚙️ Miscellaneous Tasks

  • Switch allocator to mimalloc for ~20% perf in some cases
  • Add bench plot scripts

Install skim 3.6.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v3.6.1/skim-installer.sh | sh

Download skim 3.6.1

File Platform Checksum
skim-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
skim-x86_64-apple-darwin.tar.xz Intel macOS checksum
skim-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
skim-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
skim-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum