hysteria: 2.4.5 -> 2.5.0

Diff: https://github.com/apernet/hysteria/compare/app/v2.4.5...app/v2.5.0
This commit is contained in:
oluceps 2024-07-01 07:41:27 +00:00
parent 87878822b1
commit c21f736363
No known key found for this signature in database

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 =