ffmpeg 4.1.1

Closes #36860.

Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
Tommy Yang 2019-02-09 16:20:57 -08:00 committed by Jan Viljanen
parent 1638aaa3a9
commit e0517e4647

View file

@ -1,9 +1,8 @@
class Ffmpeg < Formula
desc "Play, record, convert, and stream audio and video"
homepage "https://ffmpeg.org/"
url "https://ffmpeg.org/releases/ffmpeg-4.1.tar.xz"
sha256 "a38ec4d026efb58506a99ad5cd23d5a9793b4bf415f2c4c2e9c1bb444acd1994"
revision 6
url "https://ffmpeg.org/releases/ffmpeg-4.1.1.tar.xz"
sha256 "373749824dfd334d84e55dff406729edfd1606575ee44dd485d97d45ea4d2d86"
head "https://github.com/FFmpeg/FFmpeg.git"
bottle do