Skip to content

Commit

Permalink
Bump ffmpeg version
Browse files Browse the repository at this point in the history
  • Loading branch information
iver56 committed Jun 7, 2024
1 parent 9607a77 commit 4fa136c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

FFMPEG_VERSION=5.1.2
FFMPEG_VERSION=5.1.4
FFMPEG_TARBALL=ffmpeg-$FFMPEG_VERSION.tar.bz2
FFMPEG_TARBALL_URL=http://ffmpeg.org/releases/$FFMPEG_TARBALL

Expand Down

0 comments on commit 4fa136c

Please sign in to comment.