CaptureGem 2.14.9 Generated: 2026-09-21T22:00:36Z SHA-256 checksums GitHub Actions downloads (macOS DMGs; Windows/Linux ZIPs) macOS Apple Silicon file CaptureGem-2.14.9-macOS-arm64.dmg sha256 d9a6271929e759a68c7c038a2a618edbbcbe738c52a34bd19bb28d9d1dfc347b macOS Intel file CaptureGem-2.14.9-macOS-x64.dmg sha256 8d59bda710070979e0bf07c4aae3eec23b065310799ae0f2bd2d154beeb9b401 Linux x64 file CaptureGem-2.14.9-Linux.zip sha256 482e11b43372be543ec96ca75bb9e28e59f31932cea699f8774dce1e70ecc567 Windows x64 file CaptureGem-2.14.9-Windows.zip sha256 74aca18fc19a62656d9c1815298700bb23f5229d22807cda5de465606f267e96 Packaged release contents macOS Apple Silicon (arm64 DMG) file CaptureGem-2.14.9-macOS-arm64.dmg sha256 d9a6271929e759a68c7c038a2a618edbbcbe738c52a34bd19bb28d9d1dfc347b macOS Intel (x64 DMG) file CaptureGem-2.14.9-macOS-x64.dmg sha256 8d59bda710070979e0bf07c4aae3eec23b065310799ae0f2bd2d154beeb9b401 Linux x64 (AppImage) file CaptureGem-2.14.9.AppImage sha256 24ec0290de2a8ac571a2cfb66181e1d886111a42fe90b1293a4d5637e19d6a65 -------------------------------------------------------------------- HOW TO VERIFY -------------------------------------------------------------------- Compare the checksum you compute against the matching line above. They must match exactly. If they do not, do not run the download. macOS - verify the .dmg you downloaded, before opening: shasum -a 256 CaptureGem-*.dmg Use the arm64 line for Apple Silicon (M1 and later) and the x64 line for Intel Macs. Run 'uname -m' if you are unsure: arm64 or x86_64. Open the DMG, drag CaptureGem into Applications, then eject the disk image. Linux - verify the .AppImage you downloaded: sha256sum CaptureGem-*.AppImage On distros without sha256sum, use: shasum -a 256 CaptureGem-*.AppImage Windows - verify the top-level .zip you downloaded, before unzipping: Get-FileHash .\CaptureGem-2.14.9-Windows.zip -Algorithm SHA256 Run this command in PowerShell from your download folder. Compare the Hash value to the Windows x64 checksum under 'GitHub Actions downloads' above.