Merge pull request #268548 from oluceps/update-hysteria

hysteria: 2.2.0 -> 2.2.1
This commit is contained in:
Nick Cao
2023-11-21 21:48:37 -05:00
committed by GitHub
+3 -3
View File
@@ -4,16 +4,16 @@
}:
buildGoModule rec {
pname = "hysteria";
version = "2.2.0";
version = "2.2.1";
src = fetchFromGitHub {
owner = "apernet";
repo = pname;
rev = "app/v${version}";
hash = "sha256-v9W1/1AIcYKYxVnFFXZdwQC50FWJCMQ0OXCmlfmXWQk=";
hash = "sha256-3ovJVo3Jqkq067XgDMxW5efCp6Ivfex4LbuUyR0cB8s=";
};
vendorHash = "sha256-/lFDCOkwkBKq1GJA1F7Lyhw++X1G1pld6JXNEdKue/E=";
vendorHash = "sha256-ErU1yEtSuMVkoJv9hyaE4OZS5o7GxuleoK0Q9BI2skw=";
proxyVendor = true;
ldflags = [