Skip to content

Commit 07f6cb1

Browse files
committed
video-compare: revision bump (switch to ffmpeg@7)
1 parent 7df16f9 commit 07f6cb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/v/video-compare.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ class VideoCompare < Formula
44
url "https://github.com/pixop/video-compare/archive/refs/tags/20250420.tar.gz"
55
sha256 "cfb1de9608fa141defa44b62c10ff7a56ea668c87d6c2c102409bddcaa98cd83"
66
license "GPL-2.0-only"
7+
revision 1
78

89
bottle do
910
sha256 cellar: :any, arm64_sequoia: "2c5125f72c106ad0de9b066a00ee77ed43751b807be6caad411530ccae8cf572"
@@ -15,7 +16,7 @@ class VideoCompare < Formula
1516
sha256 cellar: :any_skip_relocation, x86_64_linux: "f666dd06227df40270d1e148a0b712f8545652baf0ab9332b4cfb0f70f41e363"
1617
end
1718

18-
depends_on "ffmpeg"
19+
depends_on "ffmpeg@7"
1920
depends_on "sdl2"
2021
depends_on "sdl2_ttf"
2122

0 commit comments

Comments
 (0)