The branch, master has been updated
via 4717783e0a0454099366a892c573cfd091bfea55 (commit)
via fcf9b3b969bd01709a439676195b946683ce1676 (commit)
from 688e95788b23bc8d4c1f072939692cf93ed4bc78 (commit)
- Log -----------------------------------------------------------------
commit 4717783e0a0454099366a892c573cfd091bfea55
Author: Gyan Doshi <[email protected]>
AuthorDate: Wed Sep 16 14:53:53 2020 +0530
Commit: Lou Logan <[email protected]>
CommitDate: Wed Sep 16 13:06:18 2020 -0800
web/download: add gyan.dev for Windows builds
diff --git a/src/download b/src/download
index 34fa093..cc427a5 100644
--- a/src/download
+++ b/src/download
@@ -79,6 +79,9 @@
<h3>Windows EXE Files</h3>
<div class="list-group">
+ <a class="list-group-item"
href="https://www.gyan.dev/ffmpeg/builds/">
+ Windows builds from gyan.dev
+ </a>
</div> <!-- list-group -->
</div> <!-- build -->
commit fcf9b3b969bd01709a439676195b946683ce1676
Author: Gyan Doshi <[email protected]>
AuthorDate: Wed Sep 16 14:53:52 2020 +0530
Commit: Lou Logan <[email protected]>
CommitDate: Wed Sep 16 13:06:13 2020 -0800
web/download: remove Zeranoe links
ffmpeg.zeranoe.com will close on Sep 18, 2020
Last published builds are from Aug 31 2020.
diff --git a/src/download b/src/download
index 02e2fe7..34fa093 100644
--- a/src/download
+++ b/src/download
@@ -79,9 +79,6 @@
<h3>Windows EXE Files</h3>
<div class="list-group">
- <a class="list-group-item"
href="https://ffmpeg.zeranoe.com/builds/">
- Windows builds by Zeranoe
- </a>
</div> <!-- list-group -->
</div> <!-- build -->
@@ -93,9 +90,6 @@
<a class="list-group-item" href="https://evermeet.cx/ffmpeg/">
Static builds for <strong>macOS 64-bit</strong>
</a>
- <a class="list-group-item"
href="https://ffmpeg.zeranoe.com/builds/">
- <strong>Static and shared</strong> builds for macOS 64-bit
- </a>
</div> <!-- list-group -->
</div> <!-- build -->
-----------------------------------------------------------------------
Summary of changes:
src/download | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
hooks/post-receive
--
_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".