@@ -38,9 +38,6 @@ include_once("includes/versions.php"); | |||||
<img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/> | <img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/> | ||||
<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank"> | <a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank"> | ||||
Linux 64bit</a> (requires Qt 5.9 or higher)<br/> | Linux 64bit</a> (requires Qt 5.9 or higher)<br/> | ||||
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> | |||||
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | |||||
MacOS compatible build</a> (requires macOS 10.8 or higher)<br/> | |||||
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> | <img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> | ||||
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | <a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | ||||
MacOS universal build</a> (requires macOS 10.12 or higher)<br/> | MacOS universal build</a> (requires macOS 10.12 or higher)<br/> | ||||
@@ -152,9 +152,6 @@ include_once("includes/versions.php"); | |||||
<img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/> | <img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/> | ||||
<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank"> | <a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank"> | ||||
Linux 64bit</a> (requires Qt 5.9 or higher)<br/> | Linux 64bit</a> (requires Qt 5.9 or higher)<br/> | ||||
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> | |||||
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | |||||
MacOS compatible build</a> (requires macOS 10.8 or higher)<br/> | |||||
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> | <img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> | ||||
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | <a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | ||||
MacOS universal build</a> (requires macOS 10.12 or higher)<br/> | MacOS universal build</a> (requires macOS 10.12 or higher)<br/> | ||||
@@ -25,8 +25,6 @@ include_once("includes/versions.php"); | |||||
</p> | </p> | ||||
<p class="p_extra_spaced"> | <p class="p_extra_spaced"> | ||||
<b>MacOS Downloads:</b><br/> | <b>MacOS Downloads:</b><br/> | ||||
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | |||||
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (compatible build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.8 or higher)<br/> | |||||
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | <a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> | ||||
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/> | <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/> | ||||
</p> | </p> | ||||