refs/tags/v0.0.7
Igloo v0.0.7
Downloads
Choose the appropriate file for your platform:
-
Windows:
Igloo-Setup-0.0.7.exe- InstallerIgloo-0.0.7-portable.exe- Portable
-
macOS:
Igloo-0.0.7-x64.dmg- Intel Mac Disk ImageIgloo-0.0.7-arm64.dmg- Apple Silicon Mac Disk ImageIgloo-0.0.7-x64.zip- Intel Mac ZIP ArchiveIgloo-0.0.7-arm64.zip- Apple Silicon Mac ZIP Archive
-
Linux:
igloo-0.0.7.AppImage- AppImageigloo_0.0.7_amd64.deb- Debian Package
Verification
All releases are signed with GPG. To verify this release:
-
Download the verification files:
igloo-signing-key.asc- Developer's public keySHA256SUMS- File checksumsSHA256SUMS.asc- Signature for checksums
-
Import the public key:
curl -sL https://github.com/FROSTR-ORG/igloo/releases/download/v0.0.7/igloo-signing-key.asc | gpg --import -
Verify the checksums signature:
curl -sL https://github.com/FROSTR-ORG/igloo/releases/download/v0.0.7/SHA256SUMS.asc | gpg --verify -
Verify file checksums:
curl -sL https://github.com/FROSTR-ORG/igloo/releases/download/v0.0.7/SHA256SUMS | shasum -a 256 -c
For detailed verification instructions, see VERIFICATION.md