diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 56173e0b..eebb2839 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -41,7 +41,7 @@ jobs: gh api rate_limit >/dev/null - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.20 + uses: renovatebot/github-action@v46.2.0 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }} 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" }