[www-doc] [Git][VideoLAN.org/websites][master] stats: add 2.2.6

Ludovic Fauvet gitlab at videolan.org
Wed May 24 16:41:27 CEST 2017


Ludovic Fauvet pushed to branch master at VideoLAN organization / websites


Commits:
9088e54d by Ludovic Fauvet at 2017-05-24T16:41:15+02:00
stats: add 2.2.6

- - - - -


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
@@ -194,6 +194,7 @@
                     "2.2.3"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
                     "2.2.4"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
                     "2.2.5.1" => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
+                    "2.2.6"   => array( "Windows" => 0,                 "Macintosh" => 0,                   "Total" => 0 ),
     );
 
     $table = array_merge( $table_old, $table_sf );
@@ -385,6 +386,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",
                                  ),
+                    "2.2.6" => 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",
+                                 ),
 
     );
 



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/9088e54d4fe12ac442f62b10d58ce6c793479593

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


More information about the www-doc mailing list