[www-doc] [Git][VideoLAN.org/websites][master] Add more stats about 3.0.7
Jean-Baptiste Kempf
gitlab at videolan.org
Sat Nov 9 01:51:42 CET 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
6fe3fe69 by Jean-Baptiste Kempf at 2019-11-09T00:51:21Z
Add more stats about 3.0.7
- - - - -
1 changed file:
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -205,6 +205,7 @@
"3.0.5" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.6" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.7" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
+ "3.0.7.1" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.8" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
);
@@ -452,6 +453,11 @@
"Macintosh" => "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#.dmg?stats",
"Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
),
+"3.0.7.1" => 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",
+ "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
+ ),
"3.0.8" => 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" ),
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/6fe3fe69bfa874c37c6f1fa57f00a5b3777b3fd6
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/6fe3fe69bfa874c37c6f1fa57f00a5b3777b3fd6
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list