ffmpegthumbnailer: update 2.2.2_8 bottle.

master
BrewTestBot 2022-09-14 09:06:39 +00:00
parent aaf01f6d25
commit 806327ec2f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 6 deletions

View File

@ -8,12 +8,13 @@ class Ffmpegthumbnailer < Formula
head "https://github.com/dirkvdb/ffmpegthumbnailer.git", branch: "master"
bottle do
sha256 cellar: :any, arm64_monterey: "ad656e321013d04bc23f49160bb4476411005e989921c8d2f941644ca735ed7a"
sha256 cellar: :any, arm64_big_sur: "469d3f0045c47ab3018a13edc8b7d2c2491e813cd91cdd471679dbf6432dd03b"
sha256 cellar: :any, monterey: "84174aba1d68095104767e77b9aedd340a29e624fdce19a2c16c81323eee0596"
sha256 cellar: :any, big_sur: "fdf853807d5e4785ab8477ff068b83d81b638000fab8db03590768585a809513"
sha256 cellar: :any, catalina: "60167d109183ec790d0b4fa7a05f205b7a11ee1a98bdc7b789586e87f07449b6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4765f0b763be728e75a97f7db6c0cd62c0d61e56cd61de32549beebf8254dd5f"
rebuild 1
sha256 cellar: :any, arm64_monterey: "726df608338d6bedd7a01a39251bf3ef7ef05ef898aa768621a26f3910f83b2a"
sha256 cellar: :any, arm64_big_sur: "fc6ee18ce9bb3e0a244d910273dcfe497fe6ad0a3ddac5db845e70c88efd9494"
sha256 cellar: :any, monterey: "ef2bdff1a7bb4de0676c920a06bb2e169215a0557f443f25535d1f04f7406269"
sha256 cellar: :any, big_sur: "84cfd73c163a152b40dadb9fe8829f07049aec62309b194ddaf2c9a5bbd435f2"
sha256 cellar: :any, catalina: "c5dc4f08d22937f9a66aae08aab1e1e8e98c166407c696953a8b33cb7c5d9767"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6970edbfd982c1d4f95c30fe663413441c69c7509742b9adace3c286fce75895"
end
depends_on "cmake" => :build