harfbuzz: update 5.3.0 bottle.

master
Carlo Cabrera 2022-10-12 05:26:22 +00:00 committed by BrewTestBot
parent 6bca91df23
commit bea1f5a74a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Harfbuzz < Formula
head "https://github.com/harfbuzz/harfbuzz.git", branch: "main"
bottle do
sha256 cellar: :any, arm64_monterey: "35eb41afc88b76e92e05001674820a1ce17e1d63c8c6308494dfff0855685b7f"
sha256 cellar: :any, arm64_big_sur: "5e61ea6a789232aeab0bae5ad7c303a84bae365982741aa2321fd047325a073f"
sha256 cellar: :any, monterey: "39cc6b56382350e7f97e3e9c69ac2886766942ec05d29468be6a407195b880da"
sha256 cellar: :any, big_sur: "2a141e5f007868d2e11c14c8b9284d31499599a57da136c17c0dd3976e6bb98d"
sha256 cellar: :any, catalina: "eb4a66a06100a0b8a47e283b30db299ad7ca6f0d654de9fe32e28fbf43092521"
sha256 x86_64_linux: "aaab5b8032e6447c98b02a04505716c8893a9b53e6241cc7d955626303bb92c1"
sha256 cellar: :any, arm64_monterey: "68446a938d415f432f96b8d249b1333e3ea8bdf6f048c76fd26c95a2130f8dcb"
sha256 cellar: :any, arm64_big_sur: "ab7f01683be746ba47dc3509c319f017669278eec3a835018438dcd67eba3b71"
sha256 cellar: :any, monterey: "8e62abc75bf7eda49862b83fee7c23998b3d895a0d54bef87ba0f9224cd437cf"
sha256 cellar: :any, big_sur: "496684204d85d363eec08e029d876d169b2955a2d5c36cd80372e36a49bcdfee"
sha256 cellar: :any, catalina: "9cac3ab61691afba8f311b3812d16f3ab8f039b1b6f056e7f3ab30e99dc1ff80"
sha256 x86_64_linux: "b14147a25757f16f6230025c05115379e9db5c56ed15ffb52e6f33980cefcb66"
end
depends_on "gobject-introspection" => :build