[www-doc] [Git][VideoLAN.org/websites][master] Add 3.0.2 and 3.0.3 to the download stats

Hugo Beauzée-Luyssen gitlab at videolan.org
Thu May 31 18:02:12 CEST 2018


Hugo Beauzée-Luyssen pushed to branch master at VideoLAN organization / websites


Commits:
2656704b by Hugo Beauzée-Luyssen at 2018-05-31T18:00:43+02:00
Add 3.0.2 and 3.0.3 to the download stats

- - - - -


1 changed file:

- www.videolan.org/vlc/stats/downloads.php


Changes:

=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
--- a/www.videolan.org/vlc/stats/downloads.php
+++ b/www.videolan.org/vlc/stats/downloads.php
@@ -415,6 +415,16 @@
                                          "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.2" => 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.3" => 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",
+                                  ),
     );
 
     foreach( $table as $key => $t )



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2656704b18c99d414bd9e91e8fbd62f2f0e6b5e1

---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2656704b18c99d414bd9e91e8fbd62f2f0e6b5e1
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list