summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-09-14 16:35:56 -0400
committerDan Davison <dandavison7@gmail.com>2022-09-14 16:37:07 -0400
commitd9d80436ba14894640e5e0b7093f55b987b60be8 (patch)
tree063ff29c7b38311b2d706ec47939379ba6e17a1e
parentd16ed23e73b396353e85104ed2122a90940e515d (diff)
Bump version in links to executables
Fixes #1192
-rw-r--r--manual/src/installation.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/src/installation.md b/manual/src/installation.md
index 7123005e..686d6e6f 100644
--- a/manual/src/installation.md
+++ b/manual/src/installation.md
@@ -1,13 +1,13 @@
# Installation
You can download an executable for your system:
-[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.12.1/delta-0.12.1-x86_64-unknown-linux-gnu.tar.gz)
+[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-unknown-linux-gnu.tar.gz)
|
-[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.12.1/delta-0.12.1-x86_64-unknown-linux-musl.tar.gz)
+[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-unknown-linux-musl.tar.gz)
|
-[MacOS](https://github.com/dandavison/delta/releases/download/0.12.1/delta-0.12.1-x86_64-apple-darwin.tar.gz)
+[MacOS](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-apple-darwin.tar.gz)
|
-[Windows](https://github.com/dandavison/delta/releases/download/0.12.1/delta-0.12.1-x86_64-pc-windows-msvc.zip)
+[Windows](https://github.com/dandavison/delta/releases/download/0.14.0/delta-0.14.0-x86_64-pc-windows-msvc.zip)
|
[All](https://github.com/dandavison/delta/releases)