summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-07-13 16:11:01 +0100
committerDan Davison <dandavison7@gmail.com>2021-07-13 16:12:27 +0100
commit7839a36158c5c4d9605f862ed4dc180c4af63b6f (patch)
tree8fae0e3494002d5191f4b3739f9b4c1b8fed4d6a
parentf01846bd443aaf92fdd5ac20f461beac3f6ee3fd (diff)
Bump version in links to executables
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 67e619a8..5ad2f895 100644
--- a/README.md
+++ b/README.md
@@ -202,13 +202,13 @@ In addition, delta handles traditional unified diff output.
## Installation
You can download an executable for your system:
-[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-unknown-linux-gnu.tar.gz)
+[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.8.3/delta-0.8.3-x86_64-unknown-linux-gnu.tar.gz)
|
-[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-unknown-linux-musl.tar.gz)
+[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.8.3/delta-0.8.3-x86_64-unknown-linux-musl.tar.gz)
|
-[MacOS](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-apple-darwin.tar.gz)
+[MacOS](https://github.com/dandavison/delta/releases/download/0.8.3/delta-0.8.3-x86_64-apple-darwin.tar.gz)
|
-[Windows](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-pc-windows-msvc.zip)
+[Windows](https://github.com/dandavison/delta/releases/download/0.8.3/delta-0.8.3-x86_64-pc-windows-msvc.zip)
|
[All](https://github.com/dandavison/delta/releases)
@@ -625,7 +625,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.8.2
+delta 0.8.3
A viewer for git and diff output
USAGE: