1
0
mirror of https://gitlab.com/openlp/website.git synced 2024-09-01 11:33:37 +00:00

update download links

This commit is contained in:
Tomas Groth 2024-08-23 23:14:51 +02:00
parent 94b232539d
commit 1fb2e1d39f

View File

@ -319,15 +319,15 @@
</div> </div>
<div class="windows hidden"> <div class="windows hidden">
<h4>OpenLP for Windows 10 and higher</h4> <h4>OpenLP for Windows 10 and higher</h4>
<p class="notranslate">OpenLP 3.1.2</p> <p class="notranslate">OpenLP 3.1.3</p>
<div> <div>
<div class="btn-group"> <div class="btn-group">
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Windows Installer <span class="caret notranslate"></span> Windows Installer <span class="caret notranslate"></span>
</button> </button>
<ul class="dropdown-menu"> <ul class="dropdown-menu">
<li><a href="https://get.openlp.org/3.1.2/OpenLP-3.1.2-x64.msi"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li> <li><a href="https://get.openlp.org/3.1.3/OpenLP-3.1.3-x64.msi"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.1.2/OpenLP-3.1.2.msi"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li> <li><a href="https://get.openlp.org/3.1.3/OpenLP-3.1.3.msi"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
</ul> </ul>
</div> </div>
<div class="btn-group"> <div class="btn-group">
@ -335,15 +335,15 @@
Portable Version <span class="caret notranslate"></span> Portable Version <span class="caret notranslate"></span>
</button> </button>
<ul class="dropdown-menu"> <ul class="dropdown-menu">
<li><a href="https://get.openlp.org/3.1.2/OpenLPPortable_3.1.2.5000-x64.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li> <li><a href="https://get.openlp.org/3.1.3/OpenLPPortable_3.1.3.5000-x64.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.1.2/OpenLPPortable_3.1.2.5000-x86.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li> <li><a href="https://get.openlp.org/3.1.3/OpenLPPortable_3.1.3.5000-x86.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
</ul> </ul>
</div> </div>
</div> </div>
</div> </div>
<div class="macosx hidden"> <div class="macosx hidden">
<h4>OpenLP for Mac OS X 10.15 and higher</h4> <h4>OpenLP for Mac OS X 10.15 and higher</h4>
<p class="notranslate">OpenLP 3.1.2</p> <p class="notranslate">OpenLP 3.1.3</p>
<p> <p>
<button type="button" class="btn btn-success" data-toggle="modal" data-target="#macos-install"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</button> <button type="button" class="btn btn-success" data-toggle="modal" data-target="#macos-install"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</button>
</p> </p>
@ -374,8 +374,8 @@
</ol> </ol>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<a class="btn btn-primary" href="https://get.openlp.org/3.1.2/OpenLP-3.1.2-x86_64.dmg"><i class="fa fa-fw fa-download notranslate"></i> Intel Processor</a> <a class="btn btn-primary" href="https://get.openlp.org/3.1.3/OpenLP-3.1.3-x86_64.dmg"><i class="fa fa-fw fa-download notranslate"></i> Intel Processor</a>
<a class="btn btn-info" href="https://get.openlp.org/3.1.2/OpenLP-3.1.2-arm64.dmg"><i class="fa fa-fw fa-download notranslate"></i> Apple Silicon</a> <a class="btn btn-info" href="https://get.openlp.org/3.1.3/OpenLP-3.1.3-arm64.dmg"><i class="fa fa-fw fa-download notranslate"></i> Apple Silicon</a>
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div> </div>
</div> </div>
@ -511,7 +511,7 @@ sudo apt -f install</pre -->
<p>You will need the FlatHub repository installed in order to install dependencies.</p> <p>You will need the FlatHub repository installed in order to install dependencies.</p>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<a class="btn btn-success" href="https://get.openlp.org/3.1.2/openlp-3.1.2-1.flatpak"><i class="fa fa-fw fa-download"></i> Download</a> <a class="btn btn-success" href="https://get.openlp.org/3.1.3/openlp-3.1.3-1.flatpak"><i class="fa fa-fw fa-download"></i> Download</a>
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
</div> </div>
</div> </div>
@ -520,9 +520,9 @@ sudo apt -f install</pre -->
</div> </div>
<div class="source hidden"> <div class="source hidden">
<h4>OpenLP Source Code</h4> <h4>OpenLP Source Code</h4>
<p class="notranslate">OpenLP 3.1.2</p> <p class="notranslate">OpenLP 3.1.3</p>
<p> <p>
<a href="https://get.openlp.org/3.1.2/OpenLP-3.1.2.tar.gz" class="btn btn-success"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</a> <a href="https://get.openlp.org/3.1.3/OpenLP-3.1.3.tar.gz" class="btn btn-success"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</a>
</p> </p>
</div> </div>
</div> </div>