Skip to content

Commit 270d6d7

Browse files
committed
svt-av1: update 1.3.0 bottle.
1 parent 2743492 commit 270d6d7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/svt-av1.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class SvtAv1 < Formula
77
head "https://gitlab.com/AOMediaCodec/SVT-AV1.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_monterey: "60f346c5538a63f6fba100e1793b6da72d8e9fd8236f9db9369cedf5255e78bf"
11-
sha256 cellar: :any, arm64_big_sur: "8c255909643b4303293527d0933816dcb961a35a6956b908ea77bb4e0bf86357"
12-
sha256 cellar: :any, monterey: "27ac87dc9eabefe7d3623eaa7a8f15c58169411f1f5d349a63de1901abfe89a6"
13-
sha256 cellar: :any, big_sur: "9a99c14d91208c8654d07a2c235207e563fe7d6e968e0ef92af8f02651ee8c19"
14-
sha256 cellar: :any, catalina: "4d2d4f830f8f7fafca86cd30cc767302626159560ae8c3c07b41873f58d59863"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ca9a239c990a42cb8e51ce6135b15a65addf98733c92de5adb6f807f51a032e0"
10+
sha256 cellar: :any, arm64_monterey: "84e557b94d5ba4fe6ae3afae4bdb271b86386c54c86d83eca4e6294e61fa18f2"
11+
sha256 cellar: :any, arm64_big_sur: "5bca5860ba31ce2c9235febd699f3b65ab8dd40f8781b04b641d8294e07ba002"
12+
sha256 cellar: :any, monterey: "57aaf6debc48668cf445fcdd9df23d7b6be98754b5dd47b8890848bf3bc54ff3"
13+
sha256 cellar: :any, big_sur: "855688c54dbabc9ea9364ffbabd0cdb1e419a53c613835ce391fb0a2efcd983f"
14+
sha256 cellar: :any, catalina: "a6f81e578b515c4a8467adfa7705a2a0551002025f84a6c5f79a9ce81d4cca37"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "48b23231c32b44cb3969a5dfb97b649162477b729174f718d9a87882da7acf74"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)