hysteria: 2.6.5 -> 2.7.0

This commit is contained in:
R. Ryantm
2026-01-17 13:41:51 +00:00
parent dff2312dc2
commit f9b6465bdf
+3 -3
View File
@@ -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 =