Skip to content

Commit

Permalink
update to FFmpeg 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
retokromer authored and slhck committed Mar 23, 2019
1 parent e060a39 commit 816a896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ffmpeg.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Ffmpeg < Formula
desc "Play, record, convert, and stream audio and video"
homepage "https://ffmpeg.org/"
url "https://ffmpeg.org/releases/ffmpeg-4.1.1.tar.xz"
url "https://ffmpeg.org/releases/ffmpeg-4.1.2.tar.xz"
version "4.1.1-with-options" # to distinguish from homebrew-core's ffmpeg
sha256 "373749824dfd334d84e55dff406729edfd1606575ee44dd485d97d45ea4d2d86"
sha256 "b95f0ae44798ab1434155ac7f81f30a7e9760a02282e4b5898372c22a335347b"
head "https://github.com/FFmpeg/FFmpeg.git"

# This formula is for people that will compile with their chosen options
Expand Down

0 comments on commit 816a896

Please sign in to comment.