We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59953e7 commit 07b04c1Copy full SHA for 07b04c1
Formula/ffmpeg.rb
@@ -2,7 +2,7 @@ class Ffmpeg < Formula
2
desc "Play, record, convert, and stream audio and video"
3
homepage "https://ffmpeg.org/"
4
url "https://ffmpeg.org/releases/ffmpeg-5.1.tar.xz"
5
- version "5.1-with-options" # to distinguish from homebrew-core's ffmpeg
+ version "5.1-with-options-unj" # to distinguish from homebrew-core's ffmpeg
6
sha256 "55eb6aab5ee235550fa54a33eaf8bf1b4ec66c01453182b12f6a993d75698b03"
7
license "GPL-2.0-or-later"
8
revision 1
0 commit comments