sing-box: 1.11.7 -> 1.11.8

Diff: https://github.com/SagerNet/sing-box/compare/v1.11.7...v1.11.8
This commit is contained in:
Guanran Wang
2025-04-19 17:54:09 +08:00
parent a3172da772
commit 17c177e734
+3 -3
View File
@@ -12,16 +12,16 @@
buildGoModule rec {
pname = "sing-box";
version = "1.11.7";
version = "1.11.8";
src = fetchFromGitHub {
owner = "SagerNet";
repo = pname;
rev = "v${version}";
hash = "sha256-lNgvJ2ycIP/dWFskiDcabFjXfLifueQIXfMW/m3Y8EA=";
hash = "sha256-Z9Fuvf/I0i38fymuh2v6M66EQT7KIOBeYj1aLoormwE=";
};
vendorHash = "sha256-sq7qjEXB0XqUQ+HDItfjWryBDHXU2jqMRMQDfKHOdB0=";
vendorHash = "sha256-lOQ+gZKNjFDXoV4olW7M4sitM8elA9I3ubwRyEX7FZY=";
tags = [
"with_quic"