Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
8 changes: 4 additions & 4 deletions manifest/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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"
}
Loading