Skip to content

Commit

Permalink
MRG: Update installer links to point to 1.0.3_0 (#10622)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
  • Loading branch information
hoechenberger and larsoner authored May 12, 2022
1 parent 3f7388a commit 04d799d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/install/installers_platform_selector.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h5 class="m-0 font-weight-bold">
<div id="collapseMac" class="collapse" aria-labelledby="mac" data-parent="#downloadAccordion">
<div class="card-body">
<a class="btn btn-primary font-weight-bold shadow-sm mt-3 mb-3" role="button"
href="https://github.com/mne-tools/mne-installers/releases/download/v1.0.2/MNE-Python-1.0.2_0-macOS_Intel.pkg">
href="https://github.com/mne-tools/mne-installers/releases/download/v1.0.3/MNE-Python-1.0.3_0-macOS_Intel.pkg">
<i class="fa fa-cloud-download-alt"></i>&ensp;Download for macOS
</a>
<p class="small"><strong>Supported platforms:</strong> macOS 10.15 (Catalina) and newer (Intel and Apple Silicon)</p>
Expand All @@ -48,12 +48,12 @@ <h5 class="m-0 font-weight-bold">
<div id="collapseLinux" class="collapse" aria-labelledby="linux" data-parent="#downloadAccordion">
<div class="card-body">
<a class="btn btn-primary font-weight-bold shadow-sm mt-3 mb-3" role="button"
href="https://github.com/mne-tools/mne-installers/releases/download/v1.0.2/MNE-Python-1.0.2_0-Linux.sh">
href="https://github.com/mne-tools/mne-installers/releases/download/v1.0.3/MNE-Python-1.0.3_0-Linux.sh">
<i class="fa fa-cloud-download-alt"></i>&ensp;Download for Linux
</a>
<p class="small"><strong>Supported platforms:</strong> Ubuntu 18.04 (Bionic Beaver) and newer
</p>
<p>Run the installer in a terminal via: <div class="highlight highlight-console"><pre><span class="gp">$ </span>sh ./MNE-Python-1.0.2_0-Linux.sh</pre></div></p>
<p>Run the installer in a terminal via: <div class="highlight highlight-console"><pre><span class="gp">$ </span>sh ./MNE-Python-1.0.3_0-Linux.sh</pre></div></p>
</div>
</div>
</div>
Expand All @@ -69,7 +69,7 @@ <h5 class="m-0 font-weight-bold">
<div id="collapseWindows" class="collapse" aria-labelledby="windows" data-parent="#downloadAccordion">
<div class="card-body">
<a class="btn btn-primary font-weight-bold shadow-sm mt-3 mb-3" role="button"
href="https://github.com/mne-tools/mne-installers/releases/download/v1.0.2/MNE-Python-1.0.2_0-Windows.exe">
href="https://github.com/mne-tools/mne-installers/releases/download/v1.0.3/MNE-Python-1.0.3_0-Windows.exe">
<i class="fa fa-cloud-download-alt"></i>&ensp;Download for Windows
</a>
<p class="small"><strong>Supported platforms:</strong> Windows 10 and newer</p>
Expand Down

0 comments on commit 04d799d

Please sign in to comment.