[www-doc] [Git][VideoLAN.org/websites][master] stats: add future 3.0.21 version

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Sat Feb 3 17:11:22 UTC 2024



Felix Paul Kühne pushed to branch master at VideoLAN organization / websites


Commits:
b7479a7b by Felix Paul Kühne at 2024-02-03T18:11:14+01:00
stats: add future 3.0.21 version

- - - - -


1 changed file:

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


Changes:

=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -532,7 +532,11 @@
                                          "Macintosh" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-universal.dmg?stats" ),
                                          "Source" => "https://get.videolan.org/vlc/#version#/vlc-#version#.tar.xz?stats",
                                   ),
-
+                    "3.0.21" => 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" => array( "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-intel64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-arm64.dmg?stats", "https://get.videolan.org/vlc/#version#/macosx/vlc-#version#-universal.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/b7479a7bd2ffe2aadff2fa79299e9be82716767c

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


VideoLAN code repository instance


More information about the www-doc mailing list