diff options
author | saturneric <[email protected]> | 2025-03-23 03:14:57 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-03-23 03:14:57 +0000 |
commit | 738b00805adf566977c07c1a81164581c5cb583a (patch) | |
tree | a06f5810aa3f4df02f5b8349a981f8062589df14 | |
parent | fix: correct the text of download page (diff) | |
download | Manual-738b00805adf566977c07c1a81164581c5cb583a.tar.gz Manual-738b00805adf566977c07c1a81164581c5cb583a.zip |
chore: provide a static mirror download approach
-rw-r--r-- | src/content/docs/overview/downloads.md | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/src/content/docs/overview/downloads.md b/src/content/docs/overview/downloads.md index 4ce4c9c..fc1d711 100644 --- a/src/content/docs/overview/downloads.md +++ b/src/content/docs/overview/downloads.md @@ -12,21 +12,16 @@ detailed instructions on installation and getting started, please refer to the [](https://repology.org/project/gpgfrontend/versions) -### GitHub Releases +### Releases & Downloads -- **Stable Release**: Click the badge below to directly navigate to the - GitHub page for the latest release download. +- **GitHub Releases**: Click the badges below to access the latest stable and nightly builds. [](https://github.com/saturneric/GpgFrontend/releases/latest) - -- **Nightly Release**: Stable releases are published every two months or longer, - which may not meet the needs of users seeking urgent fixes or new features. - Nightly builds provide faster updates, automatically releasing changes as new - code is committed. Active users can quickly access the latest features and - fixes, with feedback highly encouraged. - [](https://github.com/saturneric/GpgFrontend/releases/nightly) +- **Static Mirror**: A fast, direct-download mirror is also available at + [ftp.bktus.com](https://ftp.bktus.com/GpgFrontend/), served securely over HTTPS via Nginx. No authentication, rate limits, or redirections. + ### Homebrew Cask - **Homebrew Cask**: Mac users can check the version information through the |