Merge pull request #323745 from oluceps/update-hy

hysteria: 2.4.5 -> 2.5.0
This commit is contained in:
Nick Cao
2024-07-01 12:58:14 -04:00
committed by GitHub
+3 -3
View File
@@ -4,16 +4,16 @@
}:
buildGoModule rec {
pname = "hysteria";
version = "2.4.5";
version = "2.5.0";
src = fetchFromGitHub {
owner = "apernet";
repo = pname;
rev = "app/v${version}";
hash = "sha256-dRVTlH+g/pwwacrdof3n8OeLMsgZswpOwvtAx13bZGo=";
hash = "sha256-vtGJRPQBOO8Ig794FJ3gTrR0LOZdWH1vAc7IcZSq/SE=";
};
vendorHash = "sha256-nrcREOp92jIB8CzdOevYufpIN6l9Tcg/B4tT15d5TOE=";
vendorHash = "sha256-1VLws98/iAW8BnxOhbshp01D6+kb4CJOvncC5floN5o=";
proxyVendor = true;
ldflags =