diff --git a/backend/tauri/Cargo.toml b/backend/tauri/Cargo.toml index 9c472338..64ce35da 100644 --- a/backend/tauri/Cargo.toml +++ b/backend/tauri/Cargo.toml @@ -76,7 +76,7 @@ smol-cancellation-token = "0.1" backon = { version = "1.0.1", features = ["tokio-sleep"] } # for backoff retry ractor = "0.15" -base64 = "0.22" +base64 = "0.23" hex = "0.4" percent-encoding = "2.3.1" diff --git a/manifest/version.json b/manifest/version.json index 78fea735..3a452222 100644 --- a/manifest/version.json +++ b/manifest/version.json @@ -2,11 +2,11 @@ "manifest_version": 1, "latest": { "mihomo": "v1.19.29", - "mihomo_alpha": "alpha-b9faf97", + "mihomo_alpha": "alpha-26c635f", "clash_rs": "v0.10.8", - "chimera_client": "v0.23.0", + "chimera_client": "v0.24.2", "clash_premium": "2023-09-05-gdcc8d87", - "clash_rs_alpha": "0.10.8-alpha+sha.3ed728b" + "clash_rs_alpha": "0.10.8-alpha+sha.2272555" }, "arch_template": { "mihomo": { @@ -82,5 +82,5 @@ "linux-armv7hf": "clash-rs-armv7-unknown-linux-gnueabihf" } }, - "updated_at": "2026-07-24T23:14:54.826Z" + "updated_at": "2026-07-30T23:17:08.594Z" }