Loading pkgs/by-name/hy/hysteria/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ }: buildGoModule rec { pname = "hysteria"; version = "2.6.5"; version = "2.7.0"; src = fetchFromGitHub { owner = "apernet"; repo = "hysteria"; rev = "app/v${version}"; hash = "sha256-EiucZQ8poLmWVGd7MElZ4FWhDdDuM0/8CiomN+TKolw="; hash = "sha256-eObMqyYCyrt5TemNK5AVZlO01wPjb5QscV6BSnAhQF8="; }; vendorHash = "sha256-ho5AC9kehhvPVS3CoB2Yucbk5vCVqWAe1MZGInusKk8="; vendorHash = "sha256-K1RWbZHZUvPezPRoGSd0e8b+J1UREHWPLHWEWD5cpRc="; proxyVendor = true; ldflags = Loading Loading
pkgs/by-name/hy/hysteria/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ }: buildGoModule rec { pname = "hysteria"; version = "2.6.5"; version = "2.7.0"; src = fetchFromGitHub { owner = "apernet"; repo = "hysteria"; rev = "app/v${version}"; hash = "sha256-EiucZQ8poLmWVGd7MElZ4FWhDdDuM0/8CiomN+TKolw="; hash = "sha256-eObMqyYCyrt5TemNK5AVZlO01wPjb5QscV6BSnAhQF8="; }; vendorHash = "sha256-ho5AC9kehhvPVS3CoB2Yucbk5vCVqWAe1MZGInusKk8="; vendorHash = "sha256-K1RWbZHZUvPezPRoGSd0e8b+J1UREHWPLHWEWD5cpRc="; proxyVendor = true; ldflags = Loading