Skip to content

Commit 647696b

Browse files
committed
libwebm 1.0.0.32
1 parent 0705318 commit 647696b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/lib/libwebm.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
class Libwebm < Formula
22
desc "WebM container"
33
homepage "https://www.webmproject.org/code/"
4-
url "https://github.com/webmproject/libwebm/archive/refs/tags/libwebm-1.0.0.31.tar.gz"
5-
sha256 "616cfdca1c869222dc60d5a49d112c1464040390e3876afca4d385347c6ce55e"
4+
url "https://github.com/webmproject/libwebm/archive/refs/tags/libwebm-1.0.0.32.tar.gz"
5+
sha256 "7fd5e085bda9f8031cf2ad2a1e52d9b7b29cba9c0b96ad2ce794ce89e4249eb8"
66
license "BSD-3-Clause"
77

8-
no_autobump! because: :requires_manual_review
9-
108
bottle do
119
sha256 cellar: :any_skip_relocation, arm64_sequoia: "49e659cf7620ec30ffecd7654da70d28120cd409ae68d7a48a646d2e57bcba1b"
1210
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bdcfe9ac4d4a025957c618aee58539cad66931b0d74e17f05b049337cbebe651"

0 commit comments

Comments
 (0)