<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/93007b5e84711db706f1105bdfa0b54216d2027a">https://github.com/macports/macports-ports/commit/93007b5e84711db706f1105bdfa0b54216d2027a</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 93007b5e847 hysteria: 2.2.0
</span>93007b5e847 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 93007b5e84711db706f1105bdfa0b54216d2027a
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Wed Nov 1 16:29:31 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    hysteria: 2.2.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 4d6053009df..61958a85642 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.1.1 app/v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-set git-commit      ee6ae941f48fbfffcb1e2a577e875a13569bc75a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/apernet/hysteria 2.2.0 app/v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set git-commit      a4a2f662bfde44c56161e78f10ccad47713aeb44
</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  cdc49b44fd84ba59b4c6ae047a64495280069b33 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  94eccfe7144f4de3629e462999815c7ba2ff771802e1bfb2a62381a0bd14d6ab \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    3776806
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  4484622aa6e216498560387b918f1b720e6ae8ad \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  2beafe55ed918e38cb2ce8ce41b44150a30c446d172173bedb7ab93f43038fa6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4409951
</span> 
 # Notes for updating this port:
 # Remember to update git commit hash
</pre><pre style='margin:0'>

</pre>