[www-doc] [Git][VideoLAN.org/websites][master] Update macOS binary size and OS name
Felix Paul Kühne
gitlab at videolan.org
Mon Sep 3 21:41:19 CEST 2018
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
e58cfce5 by Felix Paul Kühne at 2018-09-03T21:40:18+02:00
Update macOS binary size and OS name
- - - - -
1 changed file:
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
--- a/www.videolan.org/include/os-specific.php
+++ b/www.videolan.org/include/os-specific.php
@@ -142,8 +142,8 @@ function getOS($os = null, $offset = 0, $count = null, $encode = null) {
"location" => "/vlc/download-windowsphone.html"
),
"osx" => array(
- "name" => "Mac OS X",
- "size" => "33 MB",
+ "name" => "macOS",
+ "size" => "48 MB",
"latestVersion" => $macosxversion,
"location" => $osxLocation
),
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/e58cfce591186a47f5940cebf7e4d3a99bd6d998
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/e58cfce591186a47f5940cebf7e4d3a99bd6d998
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list