From 6d245670d215aff1502ac9865059f7a2708dc7d2 Mon Sep 17 00:00:00 2001 From: zonyitoo Date: Mon, 13 Mar 2023 00:33:40 +0800 Subject: [PATCH] update v1.15.3 homebrew hash --- homebrew/shadowsocks-rust.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homebrew/shadowsocks-rust.rb b/homebrew/shadowsocks-rust.rb index 26cfd234..26d73ce3 100644 --- a/homebrew/shadowsocks-rust.rb +++ b/homebrew/shadowsocks-rust.rb @@ -2,7 +2,7 @@ class ShadowsocksRust < Formula desc "Rust port of Shadowsocks" homepage "https://github.com/shadowsocks/shadowsocks-rust" url "https://github.com/shadowsocks/shadowsocks-rust/archive/v1.15.3.tar.gz" - sha256 "38e0c803d5535120e344f607ea8d3249a49f18272a9b65c1228eaaaa76817019" + sha256 "13b877b0961402310f45b814b1f4cefec141d0a2ff8be37d57f1ee966c41c497" license "MIT" head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"