sing-box: 1.7.7 -> 1.7.8

Diff: https://github.com/SagerNet/sing-box/compare/v1.7.7...v1.7.8
This commit is contained in:
Nick Cao
2024-01-03 10:57:59 -05:00
parent 378b719934
commit cf8d08e7ab
+3 -3
View File
@@ -11,16 +11,16 @@
buildGoModule rec {
pname = "sing-box";
version = "1.7.7";
version = "1.7.8";
src = fetchFromGitHub {
owner = "SagerNet";
repo = pname;
rev = "v${version}";
hash = "sha256-EiWwy417PFMzk/v6mUCPuTW/xWicq7sqPZKpL+M3ZIo=";
hash = "sha256-rMt5u+EusvZ6vl0xlBguh7zs6ZJgdgOaBzimsaww6Ew=";
};
vendorHash = "sha256-cd0oN11YqgG8wJZJ4PiPaD1krKc2UcB0zngj9nTrpoY=";
vendorHash = "sha256-6A2FwU2ozgREdyID4TZrBHufcSWYVy4TfhI7ouIPA6c=";
tags = [
"with_quic"