libsigc++: update 3.4.0 bottle.

master
BrewTestBot 2022-12-25 00:14:07 +00:00
parent 28682fad0c
commit fa6983fb47
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 9 deletions

View File

@ -6,15 +6,13 @@ class Libsigcxx < Formula
license "LGPL-3.0-or-later"
bottle do
rebuild 1
sha256 cellar: :any, arm64_ventura: "86b758f24d784bac1a64350a46e9e597b6554c42408dcb3cf601e4aa76723be4"
sha256 cellar: :any, arm64_monterey: "9391b249e2f7384c4720662739ef3de8f888c37c867be2ddb5bff7a1b2322399"
sha256 cellar: :any, arm64_big_sur: "072c1e58af5c3200b2c48909f5c8beed75ae5a55d0b17b64c05ad834cb96ab9b"
sha256 cellar: :any, ventura: "846b78f3cbf81e6473bd86c851a1ec10a5db493ca7a7d164da9c74f274fa2b0f"
sha256 cellar: :any, monterey: "7425858f43533a26ba8fe48ec525e1f43b9f0e52b2b2aed07cd24bd9f5282c12"
sha256 cellar: :any, big_sur: "18be15b790eb9c68fa9afd2348f2080db311fc48aa1ad89b7f230f4518fc09a1"
sha256 cellar: :any, catalina: "ba6e2306ae68fb9f730d041caa8df52a13425d94ab3d905fa92b8b202cbedac4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8cb554d8379a903baaf09a762afe79f86829ef9de076d53194b676a2acff291"
sha256 cellar: :any, arm64_ventura: "4a37ac08451ee4f8800a22535aad6c71ef0c1ce11cc3e0c03cfb38d6b2c3e946"
sha256 cellar: :any, arm64_monterey: "4a48debb678cfe3cd37b1252a1f49611b2388626efa5571d82b71039af93f42c"
sha256 cellar: :any, arm64_big_sur: "7d0cb8f96273a8d0a322b386bbd790bb354c510a2755f2dd49d061a08d8222be"
sha256 cellar: :any, ventura: "fb6d56a43b68ac039b5f9a54bccae5b40800f597ad106d53f5ead0e0fda0cb7b"
sha256 cellar: :any, monterey: "cec86624a9048448189a4c42aab0486eb26483d5edd335518c4d976020a417ed"
sha256 cellar: :any, big_sur: "027a7496473703fe38480c3fa1d773fec1265211f237c55aa10be53bdd1cf860"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d5762b879dc561dd61ca5f7744d977dbe2f2294406dd1b4432e23974f9a0469a"
end
depends_on "meson" => :build