Binaries are not stored in this git repository; they are attached to the GitHub Release for v0.0.5 by the Release Desktop workflow.
The GitHub Release also includes documentation attachments (same content as in-repo, stable filenames for download):
| File | Source in repo |
|---|---|
okcode-CHANGELOG.md |
CHANGELOG.md |
okcode-RELEASE-NOTES.md |
v0.0.5.md |
okcode-ASSETS-MANIFEST.md |
This file |
After the workflow completes, expect installer and updater artifacts similar to the following (exact names may include the product name OK Code and version 0.0.5).
| Platform | Kind | Typical pattern |
|---|---|---|
| macOS Apple Silicon | DMG | *.dmg (arm64) |
| macOS Intel | DMG | *.dmg (x64) |
| macOS | ZIP (updater) | *.zip |
| Linux x64 | AppImage | *.AppImage |
| Windows x64 | NSIS installer | *.exe |
| File | Purpose |
|---|---|
latest-mac.yml |
macOS update manifest (merged from per-arch builds in CI) |
latest-linux.yml |
Linux update manifest |
latest.yml |
Windows update manifest |
*.blockmap |
Differential download block maps |
SHA-256 checksums are not committed here; verify downloads via GitHub's release UI or gh release download if you use the GitHub CLI.