ffmpeg 4.2.2

Closes #48445.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
master
Rui Chen 2019-12-31 18:59:49 -05:00 committed by Alexander Bayandin
parent 021a6bb3dc
commit 0eaac39b7f
1 changed files with 2 additions and 3 deletions

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.2.1.tar.xz"
sha256 "cec7c87e9b60d174509e263ac4011b522385fd0775292e1670ecc1180c9bb6d4"
revision 2
url "https://ffmpeg.org/releases/ffmpeg-4.2.2.tar.xz"
sha256 "cb754255ab0ee2ea5f66f8850e1bd6ad5cac1cd855d0a2f4990fb8c668b0d29c"
head "https://github.com/FFmpeg/FFmpeg.git"
bottle do