Skip to content

Commit

Permalink
shadowsocks-rust: update 1.20.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 10, 2024
1 parent 5fc9ab5 commit fb0f705
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/s/shadowsocks-rust.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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_sonoma: "afabd67e02ac70fe8f64a7e3ee39a794d08bcfc3c6697f5fbbfeb7b12667b9f3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "db73da02b59928af38708f0d37ce817ef688aae06cffd886f8730ca963f677fb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c42aaf88dea6cf657a6e452f749c0ac8c4a5455726e6092e4766870abde2e0ed"
sha256 cellar: :any_skip_relocation, sonoma: "0a9e43ff5ef617e9fba2f3ea47f8f01c1454babe349afd6dd14f22b9d6f15f81"
sha256 cellar: :any_skip_relocation, ventura: "2bcacc821587605c93d528eae92d1112615e1ff7a34fc582695195e2f47b4333"
sha256 cellar: :any_skip_relocation, monterey: "0babb67fafb0ddc7fd99cfa401ba035c9ab2315409604aba9d0c7323c3cc90fa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ea0c91843d9e5137fb282d5ff3eff00f097c05df516698c06c2ea3ac7ab835a1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d13b62c6d9ab87ce41efe84b2343b4822d71f5648189cdef339a20f81883da06"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c7df0f0e47dbc98e9bbf2236c46f7558df6aee4fb4c24684888a69c71872d45c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4a100c73dd75f27d3bf137b342d59bfe86ce63a25efb97c5dfd0a506e4da68e1"
sha256 cellar: :any_skip_relocation, sonoma: "cbc37a0d3f7897b74cca87a5a995c4372925aae030086b426816110a1e736c71"
sha256 cellar: :any_skip_relocation, ventura: "621f462208d85f67730c658c0ab73b13c7eed746586ed0135416b223310ac9a9"
sha256 cellar: :any_skip_relocation, monterey: "44f498f5e557ca15788ff52f82f709c2991ca7530f473577d1efae5656c4ed33"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e244042d968274bc5cc7cc4963da514175ea93afd574ebacf9294308728a6a23"
end

depends_on "rust" => :build
Expand Down

0 comments on commit fb0f705

Please sign in to comment.