sing-box: 1.11.13 -> 1.11.14

This commit is contained in:
Sizhe Zhao 2025-06-19 18:24:23 +08:00
parent 42d03f2ae1
commit e5e29a0108
No known key found for this signature in database
GPG Key ID: ED1807251A7DA08F

View File

@ -10,16 +10,16 @@
buildGoModule (finalAttrs: {
pname = "sing-box";
version = "1.11.13";
version = "1.11.14";
src = fetchFromGitHub {
owner = "SagerNet";
repo = "sing-box";
tag = "v${finalAttrs.version}";
hash = "sha256-Pq5ElVDNJTeT4h6ZrupnKlCydxfJ2wAxk/9eZblT4d4=";
hash = "sha256-GgFsTLMyrNsYT9GUlnXnSzynIa2D2ECtcYvKMfvndkA=";
};
vendorHash = "sha256-/awpe9v+J1O0DKMvi6CNAgJ0mFJaWoXPHzRAk98nQ+Y=";
vendorHash = "sha256-ULfPmVQ2Ngr1ujeCmUPOOaqxyQmbgqH1w6P9TwvjhSo=";
tags = [
"with_quic"