From 7ee46285aab3df17b24433b223555f274499f3da Mon Sep 17 00:00:00 2001 From: DominusExult Date: Wed, 17 Jul 2024 11:13:31 +0200 Subject: [PATCH] macOS snapshots of Exult and Exult Studio will only be available for macOS >= 10.12 from now on. --- content/download.dat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/download.dat b/content/download.dat index 629926b..3328f5c 100644 --- a/content/download.dat +++ b/content/download.dat @@ -3,14 +3,14 @@ begin_section("Exult v1.8 - official release"); add_extern_entry("exult-1.8.0.exe", "Exult for Windows installer (7/8/10/11)", 21452); //add_extern_entry("exult-1.8.0.zip", "Exult for Windows zip without installer (7/8/10/11)", nn); - add_extern_entry("exult-1.8.0.dmg", "Exult for macOS 10.9 - 14.x (32-/64-bit intel and arm64)", 24265); + add_extern_entry("exult-1.8.0.dmg", "Exult for macOS 10.9 - 14.x (32-/64-bit intel/arm64)", 24265); add_extern_entry("exult-1.8.0.apk", "Exult for Android", 46524); add_extern_entry("exult-1.8.tar.gz", "Exult Sourcecode (.tar.gz)", 19104); end_section(); begin_section("Exult Studio and Tools v1.8 - official release"); add_extern_entry("exult-studio-1.8.0.exe", "Exult Studio for Windows (7/8/10/11)", 21190); - add_extern_entry("exult-studio-1.8.0.dmg", "Exult Studio for macOS 10.10 - 14.x (64-bit intel/arm)", 53620); + add_extern_entry("exult-studio-1.8.0.dmg", "Exult Studio for macOS 10.10 - 14.x (64-bit intel/arm64)", 53620); add_extern_entry("exult-tools-1.8.0.exe", "Exult Tools for Windows (7/8/10/11)", 6789); end_section(); @@ -18,13 +18,13 @@ end_section(); begin_section("Exult v1.9.x Snapshots of current code"); add_extern_link("https://github.com/exult/exult/commits/master", "Changelog"); add_local_entry("Exult.exe", "Exult for Windows 7/8/10/11"); - add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.11 - 14.x (64-bit intel and arm64)"); + add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.12 - 14.x (64-bit intel/arm64)"); add_local_entry("exult-snapshot-signed.apk", "Exult for Android"); end_section(); begin_section("Exult Studio and Tools v1.9.x Snapshots of current code"); add_local_entry("ExultStudio.exe", "Exult Studio for Windows"); - add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.11 - 14.x (64-bit intel/arm)"); + add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.12 - 14.x (64-bit intel/arm64)"); add_local_entry("ExultTools.exe", "Exult Tools for Windows "); add_local_entry("Gimp20Plugin.exe", "Gimp 2.x Plugin for Windows"); //add_local_entry("GimpPlugin.exe", "Gimp 1.x Plugin for Windows");