This repository contains a manifest and a few tools for building the Ghostty Flatpak package.
The Flatpak produced at this stage isn't super useful due to this issue, but at least it builds.
- Bump the version in
deps.sh - Run
bash deps.sh, copy the output to the manifest (overwriting the old data) - Push to GitHub
- Create a new GitHub release matching the new Ghostty version
- Upload
tmp/vendor.tar.zstas a release artifact - Publish the release
This process requires the following tools:
- bash
- curl
- sha256sum
- tar
- zig
- zstd