Skip to content

Commit 1f19c75

Browse files
committed
libheif: update 1.20.0 bottle.
1 parent f8d98ff commit 1f19c75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/lib/libheif.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Libheif < Formula
66
license "LGPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "0771e767a82c4817c544678e4afa4c52c9003457684031d5458cc48faaf5b3e6"
10-
sha256 cellar: :any, arm64_sonoma: "3fd45b31c2c6e1fc66e6b17745bd9d72626f292ee10cc934ff3dd605672ff567"
11-
sha256 cellar: :any, arm64_ventura: "8c09d6ca38fb9b6c25ded953c1d5b3f71afa66cb2c71313e5714ca82022f8a71"
12-
sha256 cellar: :any, sonoma: "34f944065cf6900138ba98a3726a6608d7086fa5146bd9864a7b27f0d13b72ce"
13-
sha256 cellar: :any, ventura: "bec7e48c76af4bb07c4b58898232a2f964829190bcfd12ca36028ab81b641508"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "adfc024f5001a4f14c6d731044e524682e97d8a5c583aa779c46caec15794652"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6ab65fcd74b045636c1797e2c7dece8d6a83ada31cce9d3b3adc9adf6cd7a152"
9+
sha256 cellar: :any, arm64_sequoia: "72bee6fcc08bc1f6fc00ed417c27dd09669ca3c1a099f270cafb8fce03368fe8"
10+
sha256 cellar: :any, arm64_sonoma: "8d66a2b4634225884af817ad4b3ea507f015a6b012db32c54cb5069f84799c15"
11+
sha256 cellar: :any, arm64_ventura: "9a475aeb0fae173c48fa06ad80bcd2c0b5e7f840a7a11d3471915f1770ba9d3e"
12+
sha256 cellar: :any, sonoma: "306f8bbfb7f27277d2c104b85e1b0d3287fb8e97ac8ac8c62b081653a3593e9a"
13+
sha256 cellar: :any, ventura: "8136679044a9f28fedfdbb9bc2ae96014b8f406d2f8b0e0970b4b84846699812"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "d1597b9246554ae0b3467be6d6c3cf5d9e0496352d128fd208a63c81774c5823"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3ae853837369f146e5d54bea5510eeba17f449e99d269a968b9842aaf34dde9"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)