Skip to content

Commit f168235

Browse files
committed
libwebm: update 1.0.0.32 bottle.
1 parent 647696b commit f168235

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Formula/lib/libwebm.rb

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,13 @@ class Libwebm < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "49e659cf7620ec30ffecd7654da70d28120cd409ae68d7a48a646d2e57bcba1b"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bdcfe9ac4d4a025957c618aee58539cad66931b0d74e17f05b049337cbebe651"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "21a08a2111b19d647ae24038c95ebafe8bcfb2db68d512e3e84615b27bf85c34"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "6233852ce953b18eb356b7af0f5433984d770cfa50a9bf067a67469e9a4aa489"
13-
sha256 cellar: :any_skip_relocation, sonoma: "25960105fc505deab8de42959a2586cf14ae0aafb8fe8bce4ffcb389b43badd5"
14-
sha256 cellar: :any_skip_relocation, ventura: "a6dedcb3fb10cf5363a2cd18f95c62fb8e35f4383f524d29f08541c9f9bcd26d"
15-
sha256 cellar: :any_skip_relocation, monterey: "1c9bce06869370b1e3222777fb5c29fe9f1f9f281f4a830e45b7f3e37441b64c"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "fe3eadf731b1ff0e1fea5a69a77f88e9643f6c27ce60202f80c583494b607fef"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3ca54a3fe3b38d5c2ccb316ab18779dfa6c7fa5b4d9533be5be3cb5bb822e64f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "325dddc229395db23b900a46264df1437b31af109a4fa3a8c488eee5dff1aa7a"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f7afc749ec4d49cd5853f62861df3cfdac04caebd77478def12e69f97b2a52b0"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3db90115b86d8d78e0630f7954167262a3caacf0ec71f1f8e8549d7a87dbecd1"
12+
sha256 cellar: :any_skip_relocation, sonoma: "ccf6f6d11126683575f1eb158e8b0fe562a3b12594970114746751f1418b4dc3"
13+
sha256 cellar: :any_skip_relocation, ventura: "2a1a22a88f4f5841edbfcd0147dca26f323e8d00f8c6e51b5ac163c6470e334d"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "e04dd0c252829a72f8f70f14c0a4f250a71e439770db4718198618e9016afbd1"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc19451f040265923fdc0413c0f78769872338ddda782625ff9a567c6c3be2f6"
1816
end
1917

2018
depends_on "cmake" => :build

0 commit comments

Comments
 (0)