xray: update 1.7.2 bottle.

master
BrewTestBot 2023-01-07 23:04:23 +00:00
parent 9ef6af139f
commit 8904e39521
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 Xray < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "c7942546d2fce3c1f5eb04cd27fa30d884a4b5d1f336978a28212e8a6452b683"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ce0b4bdff2e2b4e2b8d9fd40e486e84d9c046ec3f7c9a5937c65382b86d5fdf1"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "778e1bef5150829f42ff37c0dee11c321d2a5097bd43c50ca7f9dc8acda43c82"
sha256 cellar: :any_skip_relocation, ventura: "e5a6436263aaf5126dd19001fdb11ee1963bb4e3bbce733dc8bc9f5134d7975a"
sha256 cellar: :any_skip_relocation, monterey: "e806f0211ad001393c6a83cf3004fe77e9fcb3e7a27cca76c9e2aacee58907fa"
sha256 cellar: :any_skip_relocation, big_sur: "e8a1de369151ae79b029283b08779a7e487189d292e13499b029ab4c51bf5d7b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "884d8b45e867e82fbcc4cf0ef5323303f5ce3be807d567135becd56a8c1713bd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c6fce7a05d77c7736dcaa3daf6fdcd5f64aad1eceb8fbe05e14f6571d527acde"
sha256 cellar: :any_skip_relocation, arm64_monterey: "309dd24ab645763a02d42714864fab8ee90042c28c84c6257cdbb1a15b2f5432"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "be172e85b8f350fe7125303a4d9f0a94144b33aef0fe211297c09a4c44fddcfe"
sha256 cellar: :any_skip_relocation, ventura: "78e679664d47b76e291a642b09e4675b9d6daba0e81e4fe1958c9b3be9a0f904"
sha256 cellar: :any_skip_relocation, monterey: "e2627d8d2126d579eed339286d4fc24b387ec28e6ef6cee5bea53cb5d19fb84e"
sha256 cellar: :any_skip_relocation, big_sur: "33145bab99c36c39a1e690d59f251dbfe6a9aab2c55e2dcb448849fc4c69e0e4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3656e25764cf4e78484afb5044f4ed1e0f46c0ecebd34cfd958cd48e63f7d47d"
end
depends_on "go" => :build