Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shadowsocks-rust/1.23.0 package update #47440

Merged
merged 2 commits into from
Mar 21, 2025
Merged
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
9 changes: 3 additions & 6 deletions shadowsocks-rust.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: shadowsocks-rust
version: 1.22.0
epoch: 2
version: "1.23.0"
epoch: 0
description: A Rust port of shadowsocks
copyright:
- license: MIT
Expand All @@ -22,10 +22,7 @@ pipeline:
with:
repository: https://github.com/shadowsocks/shadowsocks-rust
tag: v${{package.version}}
expected-commit: 7e059ca6dd670aca715223356da79f3dacaf140c
cherry-picks: |
master/dccb3c4c4a4c407f18cfe2e1057d0e39acb9a2d2: Hickory bump
master/e6c0acd4bdbf97ec7db111709db2408f532d40d6: Hickory bump feature fix
expected-commit: 4beddbeb200ad7f2194479f95867c3fd447dc69c

- name: Configure
runs: |
Expand Down
Loading