[www-doc] [Git][VideoLAN.org/websites][master] vlc/windows: remove msi links until the packages are there

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Sun Jun 9 15:53:54 UTC 2024



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


Commits:
3e8cc864 by Felix Paul Kühne at 2024-06-09T17:53:46+02:00
vlc/windows: remove msi links until the packages are there

- - - - -


1 changed file:

- www.videolan.org/vlc/download-windows.php


Changes:

=====================================
www.videolan.org/vlc/download-windows.php
=====================================
@@ -17,18 +17,10 @@
            "name"       => "Zip package",
            "location"   => "$dlBase/$win32version/win32/vlc-$win32version-win32.zip",
        ),
-       array(
-           "name"       => "MSI package",
-           "location"   => "$dlBase/$win32version/win32/vlc-$win32version-win32.msi",
-       ),
        array(
            "name"       => "Installer for 64bit version",
            "location"   => "$dlBase/$win32version/win64/vlc-$win32version-win64.exe",
        ),
-       array(
-           "name"       => "MSI package for 64bit version",
-           "location"   => "$dlBase/$win32version/win64/vlc-$win32version-win64.msi",
-       ),
        array(
            "name"       => "ARM 64 version",
            "location"   => "https://artifacts.videolan.org/vlc/nightly-win64-arm-llvm/",



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/3e8cc864951e548cf8cb664e8df3e0c3d7b9d37d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/3e8cc864951e548cf8cb664e8df3e0c3d7b9d37d
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