Skip to content

Commit

Permalink
Released 0.1.2: update download links
Browse files Browse the repository at this point in the history
  • Loading branch information
danirod committed Oct 11, 2024
1 parent 2e12812 commit 8a3fb93
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ You can also download a version for Windows or macOS.
| | Platform | Latest version |
|-----------------------------|----------------------------|--------------------------------------|
| ![Windows](doc/windows.png) | Windows, x86_64 | [v0.1.1 (installer)][windows-x86_64] |
| ![macOS](doc/macos.png) | macOS, Apple Sillicon | [v0.1.1 (.dmg)][macos-sillicon] |
| ![macOS](doc/macos.png) | macOS, Intel | [v0.1.1 (.dmg)][macos-intel] |
| ![Windows](doc/windows.png) | Windows, x86_64 | [v0.1.2 (installer)][windows-x86_64] |
| ![macOS](doc/macos.png) | macOS, Apple Sillicon | [v0.1.2 (.dmg)][macos-sillicon] |
| ![macOS](doc/macos.png) | macOS, Intel | [v0.1.2 (.dmg)][macos-intel] |

## Building

Expand Down Expand Up @@ -270,6 +270,6 @@ Dani's [dev blog][blog] (in Spanish) of Cartero.
[danirod]: https://github.com/danirod
[fork]: https://github.com/danirod/cartero/fork
[blog]: https://danirod.es/secciones/devlogs/cartero/
[windows-x86_64]: https://github.com/danirod/cartero/releases/download/v0.1.1/Cartero-0.1.1-windows-x64.exe
[macos-sillicon]: https://github.com/danirod/cartero/releases/download/v0.1.1/Cartero-0.1.1-macOS-ARM64.dmg
[macos-intel]: https://github.com/danirod/cartero/releases/download/v0.1.1/Cartero-0.1.1-macOS-Intel.dmg
[windows-x86_64]: https://github.com/danirod/cartero/releases/download/v0.1.2/Cartero-0.1.2-windows-x64.exe
[macos-sillicon]: https://github.com/danirod/cartero/releases/download/v0.1.2/Cartero-0.1.2-macOS-ARM64.dmg
[macos-intel]: https://github.com/danirod/cartero/releases/download/v0.1.2/Cartero-0.1.2-macOS-Intel.dmg
6 changes: 3 additions & 3 deletions doc/website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ <h1 class="title">
<div class="download-other">
<p><strong>Other operating systems:</strong></p>
<ul class="extra-download">
<li><a href="https://github.com/danirod/cartero/releases/download/v0.1.1/Cartero-0.1.1-windows-x64.exe">Windows (x64)</a></li>
<li><a href="https://github.com/danirod/cartero/releases/download/v0.1.1/Cartero-0.1.1-macOS-ARM64.dmg">macOS (Silicon)</a></li>
<li><a href="https://github.com/danirod/cartero/releases/download/v0.1.1/Cartero-0.1.1-macOS-Intel.dmg">macOS (Intel)</a></li>
<li><a href="https://github.com/danirod/cartero/releases/download/v0.1.2/Cartero-0.1.2-windows-x64.exe">Windows (x64)</a></li>
<li><a href="https://github.com/danirod/cartero/releases/download/v0.1.2/Cartero-0.1.2-macOS-ARM64.dmg">macOS (Silicon)</a></li>
<li><a href="https://github.com/danirod/cartero/releases/download/v0.1.2/Cartero-0.1.2-macOS-Intel.dmg">macOS (Intel)</a></li>
</ul>
<p class="disclaimer">
<small>
Expand Down

0 comments on commit 8a3fb93

Please sign in to comment.