[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ff00ed1 web/download: add 5.1.3

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sun Mar 26 18:18:35 EEST 2023


The branch, master has been updated
       via  ff00ed136e2f4026fd1ea78937603d91ff0e7614 (commit)
      from  88c43efd8ed8a13bfbf8dab8d838f02c566c26bc (commit)


- Log -----------------------------------------------------------------
commit ff00ed136e2f4026fd1ea78937603d91ff0e7614
Author:     Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Sun Mar 26 17:17:58 2023 +0200
Commit:     Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Sun Mar 26 17:17:58 2023 +0200

    web/download: add 5.1.3
    
    Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

diff --git a/src/download b/src/download
index 9013cc6..f0fa25e 100644
--- a/src/download
+++ b/src/download
@@ -340,10 +340,10 @@ libpostproc    57.  1.100</pre>
     </div> <!-- col -->
   </div> <!-- row -->
 
-  <h3 id="release_5.1">FFmpeg 5.1.2 "Riemann"</h3>
+  <h3 id="release_5.1">FFmpeg 5.1.3 "Riemann"</h3>
 
   <p>
-    5.1.2 was released on 2022-09-25. It is the latest stable FFmpeg release
+    5.1.3 was released on 2023-03-26. It is the latest stable FFmpeg release
     from the 5.1 release branch, which was cut from master on 2022-07-13.
   </p>
   <p>It includes the following library versions:
@@ -359,19 +359,19 @@ libswresample   4.  7.100
 libpostproc    56.  6.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-5.1.2.tar.xz">Download xz tarball</a>
-      <small><a href="releases/ffmpeg-5.1.2.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-5.1.3.tar.xz">Download xz tarball</a>
+      <small><a href="releases/ffmpeg-5.1.3.tar.xz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-5.1.2.tar.bz2">Download bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-5.1.2.tar.bz2.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-5.1.3.tar.bz2">Download bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-5.1.3.tar.bz2.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-5.1.2.tar.gz">Download gzip tarball</a>
-      <small><a href="releases/ffmpeg-5.1.2.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-5.1.3.tar.gz">Download gzip tarball</a>
+      <small><a href="releases/ffmpeg-5.1.3.tar.gz.asc">PGP signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3 text-right">
-      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.1.2">Changelog</a></small>
+      <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.1.3">Changelog</a></small>
       <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.1:/RELEASE_NOTES">Release Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

-----------------------------------------------------------------------

Summary of changes:
 src/download | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list