about summary refs log tree commit diff
path: root/pkgs/tools/networking/v2ray/generic.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/networking/v2ray/generic.nix')
-rw-r--r--pkgs/tools/networking/v2ray/generic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/v2ray/generic.nix b/pkgs/tools/networking/v2ray/generic.nix
index e4831f5dced7..e8f4d278c322 100644
--- a/pkgs/tools/networking/v2ray/generic.nix
+++ b/pkgs/tools/networking/v2ray/generic.nix
@@ -13,7 +13,7 @@ let
     pname = "v2ray-core";
     inherit version src;
 
-  vendorSha256 = "1lh8382gyss01frq4gxyx9p26p5m8f158qfw55sy5wb7ddrafcc2";
+    vendorSha256 = "0d2qmnmlkl884ccg0qcd2yhfj0dwxnb9dz3cih7rcipz85w2f2rs";
 
     buildPhase = ''
       runHook preBuild