Skip to content

3.6.2 - 2026-03-04

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:24

Release Notes

⚙️ Miscellaneous Tasks

  • Refactor app layout computations to take them out of the hot loop (#996)
  • Allow using flag or env vars for both log level and file

Install skim 3.6.2

Install prebuilt binaries via shell script

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

Download skim 3.6.2

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