mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-20 23:20:08 +08:00
4.0-beta2
This commit is contained in:
parent
6f81ba7773
commit
e868de0209
@ -23,5 +23,5 @@ popd
|
|||||||
|
|
||||||
#### Go: nekobox_core ####
|
#### Go: nekobox_core ####
|
||||||
pushd go/cmd/nekobox_core
|
pushd go/cmd/nekobox_core
|
||||||
go build -v -o $DEST -trimpath -ldflags "-w -s -X $neko_common.Version_neko=$version_standalone" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech"
|
go build -v -o $DEST -trimpath -ldflags "-w -s -X github.com/matsuridayo/libneko/neko_common.Version_neko=$version_standalone" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech"
|
||||||
popd
|
popd
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
4.0-beta1-2024-07-02
|
4.0-beta2-2024-07-05
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user