hysteria: 2.4.3 -> 2.4.4

Diff: https://github.com/apernet/hysteria/compare/app/v2.4.3...app/v2.4.4
This commit is contained in:
oluceps 2024-05-18 05:30:01 +00:00
parent ac1861c879
commit fea90b4172
No known key found for this signature in database

View File

@ -4,16 +4,16 @@
}:
buildGoModule rec {
pname = "hysteria";
version = "2.4.3";
version = "2.4.4";
src = fetchFromGitHub {
owner = "apernet";
repo = pname;
rev = "app/v${version}";
hash = "sha256-4i3bXtg7WCSPDE7fUWVJnOOFNGLAo1F/a2wbuUH785o=";
hash = "sha256-p6h9cZYSxyMgLaVASnbHk6Bjdt6tTqj/9vhTS/CaiWA=";
};
vendorHash = "sha256-dV/bomGPg0Q3OEDuu6vRVsFRveDVzw6Hv0KLla2uZqc=";
vendorHash = "sha256-DiwF8QuEs5JaSL+G6aycW01bXnQtL/GTd5kYsYeJUD4=";
proxyVendor = true;
ldflags =