fruit: update 3.7.1 bottle.

master
BrewTestBot 2023-01-22 13:06:55 +00:00
parent 7cc0795a46
commit a49d7486c2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -6,13 +6,13 @@ class Fruit < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any, arm64_ventura: "0f1843d64e4df3748846f8c226e6b66824c0c62d732f705ff997ce16a5e37682"
sha256 cellar: :any, arm64_monterey: "ddf2d6282b81ad922dd8321dba09ca1d25082f5fecc9fb0166165a95ebc3aab6"
sha256 cellar: :any, arm64_big_sur: "200d4781a590085a2b3e7ea8bda377bb7687edc069cff2b5b48146ed08e5b0c9"
sha256 cellar: :any, ventura: "98875f0ceb024eab77b7ec038cc5923eb147e927d559c51e631b3960775526cd"
sha256 cellar: :any, monterey: "2975ade3341b617ef973fef8584b996a4443bac3308fc7a46dc07f33ecb42072"
sha256 cellar: :any, big_sur: "cc9f88c9d379ba932c8379d97b6a2179941454075e3841551a17edebfdab3258"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d643ef53a32e2dbe79403388da70c13c46c9da5f3a52152c6320f35a5b8ac23"
sha256 cellar: :any, arm64_ventura: "f9b3bb2a148bbb31068abfb84093dfd3f56fab05b8ed1badd8fda26bab828d80"
sha256 cellar: :any, arm64_monterey: "7267ab542431d4adfd542a1801341f94bc6bcd951869b7d5739e7423526f3653"
sha256 cellar: :any, arm64_big_sur: "28fe9f0bfb79fbc39048389e2e329e1f84b51a491522c622197c61a54ef835ee"
sha256 cellar: :any, ventura: "90a9e9ed4c7b5009627bd46e107f3697b310e022e2e1ba0efe05dd0bcb049fd1"
sha256 cellar: :any, monterey: "8cf43ab558179955f4f110e54ab27083a062070a3e684badfdf0b567eb524548"
sha256 cellar: :any, big_sur: "7b46f22a641fcec38ca7784157fd876639618d541cf0b1c4ac783d0b9db48627"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e67f3fbe98944d1758385a4f188435b4b81b7fc5a192fe2c9c1a6e37e6b8d7cb"
end
depends_on "cmake" => :build