diff options
| -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 | 
