diff mbox

[FFmpeg-devel] web/download: add Zeranoe macOS builds

Message ID 20171014185537.7856-1-zeranoe@gmail.com
State New
Headers show

Commit Message

Kyle Schwarz Oct. 14, 2017, 6:55 p.m. UTC
---
 src/download | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/src/download b/src/download
index d2db75a..2dbc338 100644
--- a/src/download
+++ b/src/download
@@ -100,6 +100,9 @@ 
               <a class="list-group-item" href="http://ffmpegmac.net/">
                 Builds 32-bit and 64-bit for <strong>OS X 10.5 and above</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 -->