sing-box: 1.11.1 -> 1.11.3
Diff: https://github.com/SagerNet/sing-box/compare/v1.11.1...v1.11.3
This commit is contained in:
parent
fa35a3c8e1
commit
89ac884349
@ -12,16 +12,16 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "sing-box";
|
||||
version = "1.11.1";
|
||||
version = "1.11.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "SagerNet";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-W/b3pAyeTQiBZ5T8u74JITlAfJ5fmWn8DUUTw9tAZTk=";
|
||||
hash = "sha256-TaCz3IS+t4v7p/gT19DCP5ARM3nvFqDPGtMv/Vvwmtk=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-NWHDEN7aQWR3DXp9nFNhxDXFMeBsCk8/ZzCcT/zgwmI=";
|
||||
vendorHash = "sha256-Ix4Pzq+yGfaJNPJnhLGgcCzZ85hGjSU24NffMR3ZSxQ=";
|
||||
|
||||
tags = [
|
||||
"with_quic"
|
||||
|
Loading…
x
Reference in New Issue
Block a user