v2ray: update 5.3.0 bottle.

master
BrewTestBot 2023-02-12 09:04:23 +00:00
parent c5a9e0cbcd
commit 4006192b16
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -12,13 +12,13 @@ class V2ray < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "e7d93d08240e011be2fb75984573790982329bbb7d018b25374ca57a896fd7be"
sha256 cellar: :any_skip_relocation, arm64_monterey: "caa239882fce7897e8ed51310e2be00ae4a26a93480e555e502a743cea67bd3d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bdac0322927393f6f0bc42b1a94095e3b0d086277735312d4eebc20cc7f59552"
sha256 cellar: :any_skip_relocation, ventura: "9b16a29966d63107a19a4b04ff66114b929e790652aa0b9af08611caca43d038"
sha256 cellar: :any_skip_relocation, monterey: "72046bf0cfe7874251e22b39aa882a08c444f650c2a9802053bdea4e5b297249"
sha256 cellar: :any_skip_relocation, big_sur: "48ff555942cd5c5225ef1c1e9043582305abce6b8a9d49a1188c3f1893c0f52e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5118ceec975746d9b0d74c182032b7319f51b7eefb422e7c68b1c674205796ae"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5723257846b8654cb16145a612205c84187473bc5f9b1262cf225033dc37e6c1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "10da6c09888d253ceff55cde6b47be0a410cb2ebf45682aeda1a550a818158ca"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b7849330a49cba7101751257828b314ed98c5284876ce30e8bdfb779b682f325"
sha256 cellar: :any_skip_relocation, ventura: "6b9d9ac0c64a0bc3d9dbf69704a3c3451c77d72b5055f0acea1c41056bc10bcc"
sha256 cellar: :any_skip_relocation, monterey: "6126e3149f5ad5ec1740d93ec4abc3fdc12e4d25fbbcc4847c2ad5062d2492a2"
sha256 cellar: :any_skip_relocation, big_sur: "10faa7a439baabf978dffb73792a919b1e9ddfb547af9722943c0c4010b97d4d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4cf7dc9149a7e9f55e9ae405820df312ecf893e9a379c2e0a6d7c5ad1919c709"
end
depends_on "go" => :build