This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg-web.

The following commit(s) were added to refs/heads/master by this push:
     new 407fccd  web/download: add 9.0.1
407fccd is described below

commit 407fccd3637a24fab037b2d9319198a1540a6c32
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Wed Aug 12 06:00:14 2026 +0200
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Wed Aug 12 06:09:59 2026 +0200

    web/download: add 9.0.1
    
    Signed-off-by: Michael Niedermayer <[email protected]>
---
 src/download | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/src/download b/src/download
index 7ccff72..507af07 100644
--- a/src/download
+++ b/src/download
@@ -1,10 +1,10 @@
 
 <div id="download">
   <div class="btn-download-wrapper">
-    <a href="https://ffmpeg.org/releases/ffmpeg-9.0.tar.xz"; class="btn 
btn-success">
+    <a href="https://ffmpeg.org/releases/ffmpeg-9.0.1.tar.xz"; class="btn 
btn-success">
       <i class="fa fa-cloud-download"></i>
       Download Source Code
-      <small>ffmpeg-9.0.tar.xz</small>
+      <small>ffmpeg-9.0.1.tar.xz</small>
     </a>
     <br>
     <a href="#releases">More releases</a>
@@ -306,10 +306,10 @@ gpg: Good signature from "FFmpeg release signing key 
&lt;[email protected]
     and much faster bug fixes such as additional features and security patches.
   </p>
 
-  <h3 id="release_9.0">FFmpeg 9.0 "Lei"</h3>
+  <h3 id="release_9.0">FFmpeg 9.0.1 "Lei"</h3>
 
   <p>
-    9.0 was released on 2026-08-04. It is the latest stable FFmpeg release
+    9.0.1 was released on 2026-08-12. It is the latest stable FFmpeg release
     from the 9.0 release branch, which was cut from master on 2026-06-26.
   </p>
   <p>It includes the following library versions:
@@ -324,19 +324,19 @@ libswscale     10.  1.100
 libswresample   7.  1.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-9.0.tar.xz">Download xz 
tarball</a>
-      <small><a href="releases/ffmpeg-9.0.tar.xz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-9.0.1.tar.xz">Download 
xz tarball</a>
+      <small><a href="releases/ffmpeg-9.0.1.tar.xz.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-9.0.tar.bz2">Download 
bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-9.0.tar.bz2.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-9.0.1.tar.bz2">Download 
bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-9.0.1.tar.bz2.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-9.0.tar.gz">Download 
gzip tarball</a>
-      <small><a href="releases/ffmpeg-9.0.tar.gz.asc">PGP signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-9.0.1.tar.gz">Download 
gzip tarball</a>
+      <small><a href="releases/ffmpeg-9.0.1.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/n9.0";>Changelog</a></small>
+      <small><a 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n9.0.1";>Changelog</a></small>
       <a class="btn btn-success" 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/9.0:/RELEASE_NOTES";>Release
 Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to