feat: 更新 Monero 版本至 v0.18.4.6,并调整相关文档和脚本
All checks were successful
Build and Release Mond / build-and-test (arm64) (push) Successful in -17s
Build and Release Mond / build-and-test (amd64) (push) Successful in -1m16s
Build and Release Mond / release (push) Successful in -1m6s

This commit is contained in:
2026-03-14 16:42:07 +08:00
parent 1faa92266e
commit 2862374985
5 changed files with 6 additions and 6 deletions

View File

@@ -34,10 +34,10 @@ sudo apt-get install mond
```bash
# 1. 下载对应架构的包
wget https://gitea.bcde.io/releases/download/v0.18.4.5/mond-amd64-ubuntu-v0.18.4.5.tar.gz
wget https://gitea.bcde.io/releases/download/v0.18.4.6/mond-amd64-ubuntu-v0.18.4.6.tar.gz
# 2. 解压
tar -xzf mond-amd64-ubuntu-v0.18.4.5.tar.gz
tar -xzf mond-amd64-ubuntu-v0.18.4.6.tar.gz
# 3. 运行
./mond --help