hysteria: 2.2.3 -> 2.2.4

This commit is contained in:
R. Ryantm 2024-01-27 07:02:12 +00:00
parent b0051767f1
commit e66dd6b81e

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 =