We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd427e commit 61ef7d2Copy full SHA for 61ef7d2
README.md
@@ -319,9 +319,9 @@ Contact
319
Tested on
320
---------
321
322
-* MacOS 10.15
323
-* Debian 10
324
-* Ubuntu 20.04
+* MacOS 15.1
+* Debian 12
+* Ubuntu 22.04
325
326
## Continuous Integration
327
build-ffmpeg
@@ -5,7 +5,7 @@
5
6
PROGNAME=$(basename "$0")
7
FFMPEG_VERSION=7.1
8
-SCRIPT_VERSION=1.53
+SCRIPT_VERSION=1.54
9
CWD=$(pwd)
10
PACKAGES="$CWD/packages"
11
WORKSPACE="$CWD/workspace"
0 commit comments