diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-15 22:39:49 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-02-15 22:39:49 (GMT) |
commit | ff84342c27a5e8badbbdfb58403e22635b78726e (patch) | |
tree | f5501c7a4eeb6710725b07529cde3f5613260d42 | |
parent | 8765d9d6001da1c900ecf339942c92ddd06cdda8 (diff) | |
download | mxe-ff84342c27a5e8badbbdfb58403e22635b78726e.zip mxe-ff84342c27a5e8badbbdfb58403e22635b78726e.tar.gz mxe-ff84342c27a5e8badbbdfb58403e22635b78726e.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 2 | ||||
-rw-r--r-- | versions.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build-matrix.html b/build-matrix.html index bbbdd75..bbda1b2 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -529,7 +529,7 @@ feel free to submit a pull request. <tr> <th class="row">ffmpeg</th> - <td>2.8.4</td> + <td>3.0</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/versions.json b/versions.json index 4b79702..6c3ddb4 100644 --- a/versions.json +++ b/versions.json @@ -48,7 +48,7 @@ "expat": "2.1.0", "faad2": "2.7", "fdk-aac": "0.1.4", - "ffmpeg": "2.8.4", + "ffmpeg": "3.0", "fftw": "3.3.4", "file": "5.24", "flac": "1.3.1", |