We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d817be + 4e68be3 commit ebb3baeCopy full SHA for ebb3bae
shadowsocks-rust.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: shadowsocks-rust
3
- version: 1.22.0
4
- epoch: 2
+ version: "1.23.0"
+ epoch: 0
5
description: A Rust port of shadowsocks
6
copyright:
7
- license: MIT
@@ -22,10 +22,7 @@ pipeline:
22
with:
23
repository: https://github.com/shadowsocks/shadowsocks-rust
24
tag: v${{package.version}}
25
- expected-commit: 7e059ca6dd670aca715223356da79f3dacaf140c
26
- cherry-picks: |
27
- master/dccb3c4c4a4c407f18cfe2e1057d0e39acb9a2d2: Hickory bump
28
- master/e6c0acd4bdbf97ec7db111709db2408f532d40d6: Hickory bump feature fix
+ expected-commit: 4beddbeb200ad7f2194479f95867c3fd447dc69c
29
30
- name: Configure
31
runs: |
0 commit comments