fizz: update 2022.12.19.00 bottle.

master
Patrick Linnane 2022-12-24 02:21:38 +00:00 committed by BrewTestBot
parent 811d3e07ce
commit 8f51e6c5a9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class Fizz < Formula
head "https://github.com/facebookincubator/fizz.git", branch: "main"
bottle do
sha256 cellar: :any, arm64_ventura: "17417ef34dc7a1e54d5ceacae1b7ef27b531482a993bb27117be073862c764a2"
sha256 cellar: :any, arm64_monterey: "5656004074b320c9d3088bfbcae95ea2213838361c0e5968ba02abe6b6f3c70e"
sha256 cellar: :any, arm64_big_sur: "b1e407eec8666641c0d8b871647394b5db3f9ee19fa6fcc531b7f52cbe0a4da4"
sha256 cellar: :any, ventura: "ac1fe38dad65cfcaabde8524a801d19d17ed8df122c347a375a172c730c4d663"
sha256 cellar: :any, monterey: "c0328b3b8e6d7568fcdd7675582c27ff908da3f6717c9de6c017abb7903afda0"
sha256 cellar: :any, big_sur: "5af72c8157600a1d610b3ce81e6aed96521f7d0e9bc2f4e9ac6100909d51f75e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b011defb0a50952c09e6509c174a27c3a16d21726a9ce05b9a33fc9b5eb78f19"
sha256 cellar: :any, arm64_ventura: "1c81fbdf6029063a638aaf02d5349436fdc5b99ca0d5bb2e81dd07f7b6df2dc4"
sha256 cellar: :any, arm64_monterey: "8181aa46ce708dd84d63814a9e7ad23f7526c39a317a4990f0be76f964c92895"
sha256 cellar: :any, arm64_big_sur: "5de1f670d1ccdcef445436a951c6efb1a879f2050748cced3fcb26dd155e9120"
sha256 cellar: :any, ventura: "3bc75f347ca3deb3809bcd7f7fc10fe90f3b32157138dffc200874d1a9772e94"
sha256 cellar: :any, monterey: "da1140795f9b6a6e6d627275aa9e1dcfc8f4fd64bd32b07f062c426df71de046"
sha256 cellar: :any, big_sur: "ef19803d81a3b46c1315e0a4ac60dd75b2889227eccb34ea621cf816d15275f5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3d901fd59728d8f149a9ef76a93f471a03511f6ef045de5602d6bb34334978d"
end
depends_on "cmake" => :build