From gitlab at videolan.org Sun Jun 8 15:01:15 2025 From: gitlab at videolan.org (=?UTF-8?B?RmVsaXggUGF1bCBLw7xobmUgKEBma3VlaG5lKQ==?=) Date: Sun, 08 Jun 2025 17:01:15 +0200 Subject: [www-doc] [Git][VideoLAN.org/websites][master] stats: update iOS download numbers Message-ID: <6845a5bb71ad5_80c8648b8b4118726aa@gitlab.mail> Felix Paul K?hne pushed to branch master at VideoLAN organization / websites Commits: b55444ff by Felix Paul K?hne at 2025-06-08T17:01:08+02:00 stats: update iOS download numbers - - - - - 1 changed file: - www.videolan.org/vlc/stats/downloads.php Changes: ===================================== www.videolan.org/vlc/stats/downloads.php ===================================== @@ -612,7 +612,7 @@ // iOS $ios_old = 8693518; // Beginning of time until March 31 2015 (purchases) $ios_intermediate = 79139504; // April 1st 2015 until March 31 2024 (downloads plus re-downloads) - $ios_new = 17723101; // Since April 1st 2024 + $ios_new = 22782086; // Since April 1st 2024 $ios_total = $ios_old + $ios_intermediate + $ios_new; echo " View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/b55444ff523420e4a6738e5a604ca344acd9c72a -- View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/b55444ff523420e4a6738e5a604ca344acd9c72a You're receiving this email because of your account on code.videolan.org. VideoLAN code repository instance