Skip to content

Commit 3ab6597

Browse files
authored
sing-box: 1.12.12 -> 1.12.13 (NixOS#470489)
2 parents ffd88d1 + 648e433 commit 3ab6597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
buildGoModule (finalAttrs: {
1212
pname = "sing-box";
13-
version = "1.12.12";
13+
version = "1.12.13";
1414

1515
src = fetchFromGitHub {
1616
owner = "SagerNet";
1717
repo = "sing-box";
1818
tag = "v${finalAttrs.version}";
19-
hash = "sha256-4TQLaDjZYcm8FVBo06c4rKuXEO2xRGm6cIzpkPwtL/g=";
19+
hash = "sha256-P2sGnBvChGnQpCSGGiJWK20Tz6KCt6sWEPrJHQjLcSE=";
2020
};
2121

2222
vendorHash = "sha256-R9dN2/MmuAeYB9UkNDbhc48SelBMR80nMnptNKD0y9c=";

0 commit comments

Comments
 (0)