Skip to content

Gutterpress v0.9.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:31

Supported downloads

Product Native builds Known compatibility gaps
Gutterpress desktop macOS Apple Silicon (ARM64), macOS Intel (x64), Windows x64, Linux x64 AppImage Accepted until demand justifies new targets: Windows ARM64 uses x64 emulation; there is no Linux ARM64 desktop build.
Standalone CLI macOS ARM64/x64, Windows x64, Linux ARM64/x64 (glibc) Accepted until demand justifies new targets: Windows ARM64 uses x64 emulation; Alpine/musl uses the Docker image instead.

On Windows, Gutterpress-setup-win-x64.exe is the normal installer and keeps the same basename across releases. Gutterpress-<version>-win-x64.zip is the separate portable extract-and-run build; it is not the installed app's auto-update channel.

Unsigned download notice

The desktop installers and standalone CLI binaries are intentionally unsigned while code-signing certificates are not affordable. Verify the SHA-256 value below before bypassing an operating-system warning.

macOS Gatekeeper

Try opening the app once, then open System Settings > Privacy & Security and choose Open Anyway. For a verified download, the command-line alternative is:

 xattr -dr com.apple.quarantine "/Applications/Gutterpress.app"
# CLI example:
xattr -d com.apple.quarantine /path/to/gutterpress-cli-macos-arm64

Windows SmartScreen

If Windows shows "Windows protected your PC", choose More info > Run anyway after verifying the checksum. This applies to both the desktop installer and standalone CLI executable.

SHA-256 checksums

The same values are attached as SHA256SUMS.txt.

92cc78eca26746ed3946c23f4e00a63421134155371af7e488a09fd6bf39f4dd  Gutterpress-0.9.0-alpha.2-arm64.dmg
ae4fc3db4c4d111958c3e046616974c36881e4927fc18d7484e00128785273cc  Gutterpress-0.9.0-alpha.2-win-x64.zip
af2f1c19e5be1076df3ebd0c6160fdc9663295f3d17c3a99a4f1236954056cc4  Gutterpress-0.9.0-alpha.2-x64.dmg
f9702dc4e00c21064b2139d53b7afb916c2bb408801847a7e7aa8de8cd102d58  Gutterpress-0.9.0-alpha.2.AppImage
35d781ce8e620607c57770c89fcbe58bc3980eb829ba9b614947e2f3644725ba  gutterpress-cli-linux-arm64
985b63407b328765c2c659dd0cd55c41966c9f6681b63350668d287bb22147be  gutterpress-cli-linux-x64
12fe00b4c3751bdd0af1f9cd5e8f8244f9aed775db7125f20d391e9139553459  gutterpress-cli-macos-arm64
26fd4bf9b18023aeec27bd58545a6d57d4bbbb5d5392dda3dc58215807070708  gutterpress-cli-macos-x64
a30b92e182715b9e659db5ff63dbfd27e7257e166b34f2420362bebd3322b468  gutterpress-cli-windows-x64.exe
20f55f0d4f1b1847ba3707f6b2fbc39b93d8d7571b62062870199a3dd7f674cb  Gutterpress-setup-win-x64.exe
27829858fbe3eb2c2e97f8f9dc40e0dadf3dad2f781144b726c5f5a908d0759b  Gutterpress-setup-win-x64.exe.blockmap
09dfa1b71aea8bc1378bf7dcd026ec26be7cb240f3b6c51fa2a63b6cd3a0eef6  latest-linux.yml
46deec09c027958a7f9b9c1f4ece7df28e4eeda7de90ea390e9b37f4e657823b  latest.yml

Full Changelog: v0.9.0-alpha.1...v0.9.0-alpha.2