shadowsocks-rust: update 1.15.2 bottle.

master
BrewTestBot 2022-12-24 22:04:30 +00:00
parent e6fc220f64
commit d92036ab31
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class ShadowsocksRust < Formula
head "https://github.com/shadowsocks/shadowsocks-rust.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "01ce4efea7dd6eb095b2f19c2ec3b30c1a9b0fbfb14df92c639e7ba9f5e0c63e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "faab39e96297659df0aad957c6b4636e6eb27082646cebed3c5576eac9bc90fc"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7c38e0ddf273fc62a980fe16f2993cb0825831f6856770d6d88fdc6d534b78b6"
sha256 cellar: :any_skip_relocation, ventura: "017790ac50c8045c72a70ed1b916c4a6117369d22bdb7c571f4d6b192c9625fd"
sha256 cellar: :any_skip_relocation, monterey: "1b83989a87269b6fe19c2af4e829c35801c6b4eb174cab0fb483083aa15d3102"
sha256 cellar: :any_skip_relocation, big_sur: "fa0111aaa800fb62c4133a6171eb09a6f06ad5a2e85dc8a7a7c221e4ec473c1b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "59b5dffcc04d2ab0558d07bf07700d5c6f4305f5ca919effc18f04a911944b71"
sha256 cellar: :any_skip_relocation, arm64_ventura: "950c64942bc761e1ed5814aac1868f6504c6464813eb324d366eabd09df67867"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c326eeb5c86e5111f797ed1aa340651a9297a2e8caf6ff2ae46ec6975f2d7a9b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2f3d23e6135f780a14972579dc3349fe58960649bdfeda78d72a0afba6f391a4"
sha256 cellar: :any_skip_relocation, ventura: "59fe7897586e80d2f741e2d2ff1d1995b5b4c6f9e2a9ff5d390dd178aab4dc6a"
sha256 cellar: :any_skip_relocation, monterey: "189d87b939f0c4a84aeebf0b4883c2f063e7c40a00008967abe8f80f04a6a1b1"
sha256 cellar: :any_skip_relocation, big_sur: "85c7070712b80316e640f758525b0647a10afcfd5caaab3dcc1ef1091d99c585"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cb87666aaefbd22b44628a3c9151e0f062d540098893f63cf7468bb14760ff7e"
end
depends_on "rust" => :build