Skip to content

SKI 1.0.1 (macOS + Windows)

Latest

Choose a tag to compare

@jomon003 jomon003 released this 27 Jul 17:44

If you're on 1.0.0, SKI updates to this automatically — check Preferences → About.

Requirements

  • macOS 14.4 (Sonoma) or newer · Apple Silicon (M1 or later)
  • Windows 10 / 11 · x64 (runs on ARM64 via emulation)

What's new

  • macOS — minor bug fix.
  • Windows — the installer now carries the SKI icon (was a generic setup icon). No functional change; auto-update from 1.0.0 lands here.

Install — macOS

  • Already on SKI? It updates itself in the background — relaunch, and Preferences → About shows 1.0.1.
  • Fresh install: download SKI_1.0.1_aarch64.dmg below, open it, drag SKI to Applications (delete any old /Applications/SKI.app first).

DMG and app are Developer‑ID signed, notarized, and stapled.

Install — Windows

  • Already on SKI 1.0.0? Open Preferences → About → Check for updates, then Restart now — SKI downloads and installs 1.0.1 and relaunches.
  • Fresh install: download SKI_1.0.1_x64-setup.exe below and run it. Windows may show a SmartScreen "Windows protected your PC" notice (the build isn't code‑signed yet) → More info → Run anyway. Then launch SKI from the Start menu.

Windows builds aren't Authenticode‑signed yet, but every auto‑update is cryptographically signed and verified before it's applied.

Verify your download

# macOS
shasum -a 256 ~/Downloads/SKI_1.0.1_aarch64.dmg
# Windows (PowerShell)
Get-FileHash .\SKI_1.0.1_x64-setup.exe -Algorithm SHA256

Expected SHA‑256:

  • SKI_1.0.1_aarch64.dmg05f8bfb9733e5b682ec6df6eed5ac7185bff9040bd907854e91971851ef20f85 (121,879,772 bytes)
  • SKI_1.0.1_x64-setup.exeef6692716d1ff03dde099f49979ffc3d52e50219464e80b0046f3406a0a22980 (293,102,040 bytes)