Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN organization
websites
Commits
76a3dd59
Commit
76a3dd59
authored
Dec 27, 2018
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 3.0.5 stats
parent
2bfa1eca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
www.videolan.org/vlc/stats/downloads.php
www.videolan.org/vlc/stats/downloads.php
+7
-0
No files found.
www.videolan.org/vlc/stats/downloads.php
View file @
76a3dd59
...
...
@@ -202,6 +202,7 @@
"3.0.2"
=>
array
(
"Windows"
=>
0
,
"Macintosh"
=>
0
,
"Total"
=>
0
),
"3.0.3"
=>
array
(
"Windows"
=>
0
,
"Macintosh"
=>
0
,
"Total"
=>
0
),
"3.0.4"
=>
array
(
"Windows"
=>
0
,
"Macintosh"
=>
0
,
"Total"
=>
0
),
"3.0.5"
=>
array
(
"Windows"
=>
0
,
"Macintosh"
=>
0
,
"Total"
=>
0
),
);
$table
=
array_merge
(
$table_old
,
$table_sf
);
...
...
@@ -433,6 +434,12 @@
"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.5"
=>
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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment