Skip to content

Commit 0bfa7a4

Browse files
authored
sing-box: 1.11.4 -> 1.11.5 (#388993)
2 parents 918d831 + d7b98e4 commit 0bfa7a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/si/sing-box/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212

1313
buildGoModule rec {
1414
pname = "sing-box";
15-
version = "1.11.4";
15+
version = "1.11.5";
1616

1717
src = fetchFromGitHub {
1818
owner = "SagerNet";
1919
repo = pname;
2020
rev = "v${version}";
21-
hash = "sha256-Zm8hfB5tuOvTi29GZG7AvFKc3CVz8wo+KMxJKhvrSlw=";
21+
hash = "sha256-fU7GnkLGeJVA0YagV4faMRIf8t6t/w6u4OnYMio34Sk=";
2222
};
2323

24-
vendorHash = "sha256-Ix4Pzq+yGfaJNPJnhLGgcCzZ85hGjSU24NffMR3ZSxQ=";
24+
vendorHash = "sha256-PZ4V1R3St7MZ5bH9m6wDa192alLbhpC203lsprn0pNc=";
2525

2626
tags = [
2727
"with_quic"

0 commit comments

Comments
 (0)