Releases: srnnkls/phora
Releases · srnnkls/phora
Release list
0.1.2 - 2026-07-01
Release Notes
Bug Fixes
- (source) Keep a staging dir when its mtime is unreadable (#55)
- (source) Re-fetch a locked source when its mirror cache is gone
- (source) Self-heal a corrupt mirror and sweep orphaned staging dirs
Install phora 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/srnnkls/phora/releases/download/v0.1.2/phora-installer.sh | shInstall prebuilt binaries via Homebrew
brew install srnnkls/phora/phoraDownload phora 0.1.2
| File | Platform | Checksum |
|---|---|---|
| phora-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| phora-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| phora-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| phora-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| phora-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| phora-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo srnnkls/phoraYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>0.1.1 - 2026-06-30
Release Notes
Bug Fixes
- (release) Define [profile.dist] for cargo-dist builds
Install phora 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/srnnkls/phora/releases/download/v0.1.1/phora-installer.sh | shInstall prebuilt binaries via Homebrew
brew install srnnkls/phora/phoraDownload phora 0.1.1
| File | Platform | Checksum |
|---|---|---|
| phora-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| phora-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| phora-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| phora-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| phora-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| phora-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo srnnkls/phoraYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>