video-compare: add 20230103 bottle.

master
Patrick Linnane 2023-01-06 04:53:51 +00:00 committed by BrewTestBot
parent 41a8039c9b
commit c65f9665cd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 10 additions and 0 deletions

View File

@ -5,6 +5,16 @@ class VideoCompare < Formula
sha256 "31cd19678d351edb452a9be309302710a75eae37d76d6e4d2b76395815834590"
license "GPL-2.0-only"
bottle do
sha256 cellar: :any, arm64_ventura: "e2b3ead40dca111badcd0947be514a76c4e5a91d4622e9c5fdcbc08fc7371e08"
sha256 cellar: :any, arm64_monterey: "7856fd039738eafd4f7104174cdccfec11d612aaa20feade7ddf7a13eeeb6e16"
sha256 cellar: :any, arm64_big_sur: "912d081fdc613b2653e5c2926eababa060a53b6709b53c41e2fe3e815a195013"
sha256 cellar: :any, ventura: "8964b6da15f00f7e275cb8fafb9ade86fa7fc95fd6506bc76850e2aed9703a68"
sha256 cellar: :any, monterey: "9b0b63e2e18f2486afc17bc7cc54a2052e0a822f8c8f74461e580d9b6215c41e"
sha256 cellar: :any, big_sur: "148957b8c802a12a1ad856c1179b025fb8a5d257e0266cec0268b8d54595c20d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5f18a620c69273eca846c82f6f206a33162df2b2d5e136fb032a44f857374178"
end
depends_on "ffmpeg"
depends_on "sdl2"
depends_on "sdl2_ttf"