The branch, master has been updated
       via  0dd118dfab471301e45c10c27bdb776ecc292196 (commit)
      from  0a299a8119027bbdbaf561275df4b90ffa915e6b (commit)


- Log -----------------------------------------------------------------
commit 0dd118dfab471301e45c10c27bdb776ecc292196
Author:     Michael Niedermayer <mich...@niedermayer.cc>
AuthorDate: Sat Aug 3 01:32:01 2024 +0200
Commit:     Michael Niedermayer <mich...@niedermayer.cc>
CommitDate: Sat Aug 3 01:32:01 2024 +0200

    web/download: Add 7.0.2
    
    Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

diff --git a/src/download b/src/download
index fcd9fa7..6b21a11 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-7.0.1.tar.xz"; class="btn 
btn-success">
+    <a href="https://ffmpeg.org/releases/ffmpeg-7.0.2.tar.xz"; class="btn 
btn-success">
       <i class="fa fa-cloud-download"></i>
       Download Source Code
-      <small>ffmpeg-7.0.1.tar.xz</small>
+      <small>ffmpeg-7.0.2.tar.xz</small>
     </a>
     <br>
     <a href="#releases">More releases</a>
@@ -305,10 +305,10 @@ gpg: Good signature from "FFmpeg release signing key 
&lt;ffmpeg-de...@ffmpeg.org
     and much faster bug fixes such as additional features and security patches.
   </p>
 
-  <h3 id="release_7.0">FFmpeg 7.0.1 "Dijkstra"</h3>
+  <h3 id="release_7.0">FFmpeg 7.0.2 "Dijkstra"</h3>
 
   <p>
-    7.0.1 was released on 2024-05-26. It is the latest stable FFmpeg release
+    7.0.2 was released on 2024-08-03. It is the latest stable FFmpeg release
     from the 7.0 release branch, which was cut from master on 2024-03-27.
   </p>
   <p>It includes the following library versions:
@@ -324,19 +324,19 @@ libswresample   5.  1.100
 libpostproc    58.  1.100</pre>
   <div class="row">
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.1.tar.xz">Download 
xz tarball</a>
-      <small><a href="releases/ffmpeg-7.0.1.tar.xz.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.2.tar.xz">Download 
xz tarball</a>
+      <small><a href="releases/ffmpeg-7.0.2.tar.xz.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.1.tar.bz2">Download 
bzip2 tarball</a>
-      <small><a href="releases/ffmpeg-7.0.1.tar.bz2.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.2.tar.bz2">Download 
bzip2 tarball</a>
+      <small><a href="releases/ffmpeg-7.0.2.tar.bz2.asc">PGP 
signature</a></small>
     </div> <!-- col -->
     <div class="col-md-3">
-      <a class="btn btn-success" href="releases/ffmpeg-7.0.1.tar.gz">Download 
gzip tarball</a>
-      <small><a href="releases/ffmpeg-7.0.1.tar.gz.asc">PGP 
signature</a></small>
+      <a class="btn btn-success" href="releases/ffmpeg-7.0.2.tar.gz">Download 
gzip tarball</a>
+      <small><a href="releases/ffmpeg-7.0.2.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/n7.0.1";>Changelog</a></small>
+      <small><a 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n7.0.2";>Changelog</a></small>
       <a class="btn btn-success" 
href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/7.0:/RELEASE_NOTES";>Release
 Notes</a>
     </div> <!-- col -->
   </div> <!-- row -->

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

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


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to