|
|
@@ -152,9 +152,6 @@ include_once("includes/versions.php"); |
|
|
|
<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"> |
|
|
|
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"/> |
|
|
|
<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/> |
|
|
|