fizz: update 2023.01.09.00 bottle.

master
BrewTestBot 2023-01-10 00:15:17 +00:00
parent 36db081366
commit 12b0fa867e
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: "8f51967beb8b3d42484fe49e97f052857c654f3f061968ec232aaac1962b2345"
sha256 cellar: :any, arm64_monterey: "69e4661b77ded20e60fffe4af5292dcb6d24a4969e9d8e11303bc054c6d661d3"
sha256 cellar: :any, arm64_big_sur: "ed929d068c3664fc04ae9362acda4313012a043f1d152944b8acf60388450f34"
sha256 cellar: :any, ventura: "d6423cdecd1486ccdd0a4fa9de39bd6d688998d33a895751ba6649baa9e88596"
sha256 cellar: :any, monterey: "1836458bdda141664656a9725470bce6722e1102e37eede30faf8688686903d7"
sha256 cellar: :any, big_sur: "30c57e3403e2c5b6f645e8a0e33ba753182b9ea9730eb4000406cf08f08b5a1f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ff60a28a46ce059045d884e95520db1838f566395564c69e8b65089208f1f1a1"
sha256 cellar: :any, arm64_ventura: "6f7005c22b4e4c62464743e6c4268d975ab1a2d547faac794df982d1d5d99bc2"
sha256 cellar: :any, arm64_monterey: "9da335dd208e0f1406a3ad8da3d1e74c5bf32b35d68844d7d8b4feffd87a2f6e"
sha256 cellar: :any, arm64_big_sur: "6e0ceea4d1e4062d1ec0b986b3482ed760ca71050b2b5960253cac118c1e82ad"
sha256 cellar: :any, ventura: "fe9d7ff84e282c32cdbc33652841c93ac792c3c5ddee4d0af0afdf40efcae900"
sha256 cellar: :any, monterey: "98ba88f398c043c35dfebb5dd29d537e72d36e9b82133d986164dc773bb274d9"
sha256 cellar: :any, big_sur: "fd87604ccfd380d458f01c4f47f60b0981a4d529f87a5341aabef7525f98dcf1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b0890d8c14d4f885ae5c2520f849d978add4b9520c55154240525a3c89dfde89"
end
depends_on "cmake" => :build