Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
for now the mac packages are 3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 7, 2023
1 parent 41d05c5 commit 5ba991c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions themes/qgis-theme/forusers_download.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,14 @@ <h4>{{ _('Download for macOS') }} <i class="icon-chevron-down pull-right"></i></
<a class="reference btn btn-large btn-success" href="https://qgis.org/downloads/macos/qgis-macos-pr.dmg">
<div class="primary-download-button">
<div class="qgis-download"></div>
<div class="download-text">{{ _('Download QGIS %s')|format( version ) }}</div>
<!-- <div class="download-text">{{ _('Download QGIS %s')|format( version ) }}</div> -->
<div class="download-text">{{ _('Download QGIS %s')|format( '3.32' ) }}</div>
</div>
</a>
<a class="reference secondary-download-link" href="https://qgis.org/downloads/macos/qgis-macos-ltr.dmg">
{{ _('Looking for the most stable version? Get QGIS %s %s')|format( ltrversion, ltrnote ) }}
</a>
<p><em>{{ _('macOS High Sierra (10.13) or newer is required. QGIS is not yet notarized as required by macOS Catalina (10.15) security rules. On first launch, please control-click on the icon and choose Open from the context menu, after which a confirmation dialog is shown and you need to click the Open button.') }}</em></p>
<p><b><em>{{ _('macOS High Sierra (10.13) or newer is required. QGIS is not yet notarized as required by macOS Catalina (10.15) security rules. On first launch, please control-click on the icon and choose Open from the context menu, after which a confirmation dialog is shown and you need to click the Open button.') }}</em></b></p>
</div>
<div class="accordion-inner">
<p>{{ _('Alternatively, for native support of both Intel x86 and Apple ARM architectures, together with the latest versions of key components (e.g. GDAL, PDAL, GRASS GIS) see:') }}</p>
Expand Down

0 comments on commit 5ba991c

Please sign in to comment.