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 e17a41d  web/download: forgot one 8.0.1 -> 8.1
e17a41d is described below

commit e17a41dbbe77c058c8a5bb12d10971f8cb6899f7
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Mon Mar 16 20:07:47 2026 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Mon Mar 16 20:07:47 2026 +0100

    web/download: forgot one 8.0.1 -> 8.1
---
 src/download | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/download b/src/download
index acaf685..2c57e2a 100644
--- a/src/download
+++ b/src/download
@@ -4,7 +4,7 @@
     <a href="https://ffmpeg.org/releases/ffmpeg-8.1.tar.xz"; class="btn 
btn-success">
       <i class="fa fa-cloud-download"></i>
       Download Source Code
-      <small>ffmpeg-8.0.1.tar.xz</small>
+      <small>ffmpeg-8.1.tar.xz</small>
     </a>
     <br>
     <a href="#releases">More releases</a>

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

Reply via email to