<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/94c7fad953f6aa70a80faa827699a4859f3e95b4">https://github.com/macports/macports-ports/commit/94c7fad953f6aa70a80faa827699a4859f3e95b4</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 94c7fad953f hysteria: 2.6.0
</span>94c7fad953f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 94c7fad953f6aa70a80faa827699a4859f3e95b4
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Wed Nov 20 12:05:46 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> hysteria: 2.6.0
</span>---
net/hysteria/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/hysteria/Portfile b/net/hysteria/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2223b5dd0e1..da350c45b5f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/hysteria/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/hysteria/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,8 +3,8 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/apernet/hysteria 2.5.2 app/v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-set git-commit b960beabbd4bbdedc49c7b4f08ad137a4ee70442
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/apernet/hysteria 2.6.0 app/v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set git-commit 15e31d48a09af0835773bd5c62cedbb3fc0e351d
</span> # This line is for displaying commit in CLI only
revision 0
categories net
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,9 @@ long_description Hysteria is a feature-packed network utility optimized for n
</span> (e.g. satellite connections, congested public Wi-Fi, cross-country connection) \
powered by a custom version of QUIC protocol.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 3e9e51f085cb3408a77adeba8983edcb01ddf8e6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 212afd01c6d3f987d870d58e9e746e01a4d65eeed2915a48f33f6dcd01d140bd \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4455474
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 2cf16e8f50cdfcb0f8db3a7c717b06afae818c7c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5d4295c206567f704d081975ada25215553ce01739d6a312d82d4e39677ad585 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4457320
</span>
# Notes for updating this port:
# Remember to update git commit hash
</pre><pre style='margin:0'>
</pre>