mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-09-16 08:21:59 -04:00
Notably: - Changes are now specified directly at `CHANGELOG.md` (instead of just in the PR) - Release notes and information are now uploaded to `https://ironfoxoss.org/releases` (So we can now just link to/use this page for releases directly, instead of using GitLab) Signed-off-by: celenity <celenity@celenity.dev>
2.8 KiB
2.8 KiB
Codeberg, GitLab, GitHub
| Codeberg | GitLab | GitHub |
|---|---|---|
| See [here](https://codeberg.org/ironfox-oss/IronFox/compare/v{IRONFOX_PREVIOUS_VERSION}...v{IRONFOX_VERSION}) for more details. | See [here](https://gitlab.com/ironfox-oss/IronFox/-/compare/v{IRONFOX_PREVIOUS_VERSION}...v{IRONFOX_VERSION}) for more details. | See [here](https://github.com/ironfox-oss/IronFox/compare/v{IRONFOX_PREVIOUS_VERSION}...v{IRONFOX_VERSION}) for more details. |
Downloads
Downloads for this release of IronFox can be found below:
- Universal:
https://releases.ironfoxoss.org/ironfox/releases/{IRONFOX_VERSION}/universal/ironfox-{IRONFOX_VERSION}-universal.apk - ARM64:
https://releases.ironfoxoss.org/ironfox/releases/{IRONFOX_VERSION}/arm64-v8a/ironfox-{IRONFOX_VERSION}-arm64-v8a.apk - ARM:
https://releases.ironfoxoss.org/ironfox/releases/{IRONFOX_VERSION}/armeabi-v7a/ironfox-{IRONFOX_VERSION}-armeabi-v7a.apk - x86_64:
https://releases.ironfoxoss.org/ironfox/releases/{IRONFOX_VERSION}/x86_64/ironfox-{IRONFOX_VERSION}-x86_64.apk - Bundle (ApkSet):
https://releases.ironfoxoss.org/ironfox/releases/{IRONFOX_VERSION}/bundle/ironfox-{IRONFOX_VERSION}.apks
App Verification
To verify the integrity/authenticity of your IronFox installation, in addition to the SHA512sums provided below, we highly recommend using AppVerifier:
Package ID: org.ironfoxoss.ironfox
SHA256 hash of signing certificate:
C5:E2:91:B5:A5:71:F9:C8:CD:9A:97:99:C2:C9:4E:02:EC:97:03:94:88:93:F2:CA:75:6D:67:B9:42:04:F9:04
SHA512sums
ironfox-{IRONFOX_VERSION}-arm64-v8a.apk:
{IRONFOX_ARM64_SHA512SUM}
ironfox-{IRONFOX_VERSION}-armeabi-v7a.apk:
{IRONFOX_ARM_SHA512SUM}
ironfox-{IRONFOX_VERSION}-x86_64.apk:
{IRONFOX_X86_64_SHA512SUM}
ironfox-{IRONFOX_VERSION}-universal.apk:
{IRONFOX_UNIVERSAL_SHA512SUM}
ironfox-{IRONFOX_VERSION}.apks:
{IRONFOX_BUNDLE_SHA512SUM}
This release was automatically generated by the CI/CD pipeline (view pipeline) and is guaranteed to be generated from commit {CI_COMMIT_SHORT_SHA}.