gui-for-singbox: 1.15.1 -> 1.18.0 (#456361)

This commit is contained in:
Michael Daniels
2026-01-17 00:00:08 +00:00
committed by GitHub
+4 -4
View File
@@ -18,13 +18,13 @@
let
pname = "gui-for-singbox";
version = "1.15.1";
version = "1.18.0";
src = fetchFromGitHub {
owner = "GUI-for-Cores";
repo = "GUI.for.SingBox";
tag = "v${version}";
hash = "sha256-OMZrLceu/7QTyLCPPIIx4c+iyfZlVyOiDKLCTeXoEbE=";
hash = "sha256-8X+hLtNKE9iFJMvUtY1ZDXwp39b4bKDotiU79jVto4E=";
};
metaCommon = {
@@ -54,7 +54,7 @@ let
;
pnpm = pnpm_10;
fetcherVersion = 2;
hash = "sha256-MA0CNF2MTCGvsxvEpRbTFu5Diap4XkIHKnxeROkgwnU=";
hash = "sha256-AHGPAYw/6FRKO2FY1J84NrLcp+bZOclOF6UFY61npFI=";
};
buildPhase = ''
@@ -91,7 +91,7 @@ buildGoModule {
--subst-var out
'';
vendorHash = "sha256-A39CVQTWMmOGa/XwM+cZQBsqINiN2UoUYC9voQTL7aU=";
vendorHash = "sha256-xQ6TeVoBe8906+/5X1q4e5QHVo+KHymB+yoxM+Obk18=";
nativeBuildInputs = [
autoPatchelfHook