[www-doc] [Git][VideoLAN.org/websites][master] stats: Fix links for Mac stats calculation
David
gitlab at videolan.org
Mon Jan 18 20:57:59 UTC 2021
David pushed to branch master at VideoLAN organization / websites
Commits:
de412664 by David Fuhrmann at 2021-01-18T21:57:53+01:00
stats: Fix links for Mac stats calculation
Also add the link to the 3.0.12.1 arm version, as this version is
essentially 3.0.12 and the different extra version is for upgrade
purposes only.
- - - - -
1 changed file:
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -481,7 +481,7 @@
),
"3.0.12" => array(
"Windows" => array( "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.exe?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.exe?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.7z?stats", "https://get.videolan.org/vlc/#version#/win32/vlc-#version#-win32.zip?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.7z?stats", "https://get.videolan.org/vlc/#version#/win64/vlc-#version#-win64.zip?stats" ),
- "Macintosh" => "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats",
+ "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/3.0.12.1/macosx/vlc-3.0.12.1-arm64.dmg?stats" ),
"Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
),
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/de412664a06ed933e8e17c8c9c1b3e789cb4022e
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/de412664a06ed933e8e17c8c9c1b3e789cb4022e
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list