Merge pull request #284183 from r-ryantm/auto-update/hysteria

hysteria: 2.2.3 -> 2.2.4
This commit is contained in:
h7x4
2024-01-27 16:15:48 +01:00
committed by GitHub
+3 -3
View File
@@ -4,16 +4,16 @@
}:
buildGoModule rec {
pname = "hysteria";
version = "2.2.3";
version = "2.2.4";
src = fetchFromGitHub {
owner = "apernet";
repo = pname;
rev = "app/v${version}";
hash = "sha256-xvnshGDQ69yXZ5BnEYAhoJOXG0uZ0lZRnp/rdnmNAkE=";
hash = "sha256-A8UTnvH5BYRETsjte65+M+HHO6MrqCiPthNEYwBkBYs=";
};
vendorHash = "sha256-zjj5MhCVQbsLwZs7LcGhozXGmfzFrDipNsEswiseMYI=";
vendorHash = "sha256-uh/qYQBWsyazSbJIz1ykf5bap18fGSIfjVDL8zus2l0=";
proxyVendor = true;
ldflags =