Skip to content

Commit 04a79ba

Browse files
authored
Update build-ffmpeg
1 parent cef7f70 commit 04a79ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-ffmpeg

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# LICENSE: https://github.com/markus-perl/ffmpeg-build-script/blob/master/LICENSE
55

66
PROGNAME=$(basename "$0")
7-
FFMPEG_VERSION=6.0
8-
SCRIPT_VERSION=1.49
7+
FFMPEG_VERSION=6.1
8+
SCRIPT_VERSION=1.50
99
CWD=$(pwd)
1010
PACKAGES="$CWD/packages"
1111
WORKSPACE="$CWD/workspace"

0 commit comments

Comments
 (0)