summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-03 20:31:51 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-03 20:31:51 -0500
commit5b8ce8c182b250f4f53f8b65dbf17e4771b2ddc7 (patch)
tree683a5b6446996ac3ad311c88903433ed91c030ea
parenta61a7021cacf2c080a0d4edadacbc4e334772482 (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 810003dc..9eb58cf5 100644
--- a/README.md
+++ b/README.md
@@ -182,13 +182,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.10.2/delta-0.10.2-x86_64-unknown-linux-gnu.tar.gz)
+[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.10.3/delta-0.10.3-x86_64-unknown-linux-gnu.tar.gz)
|
-[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.10.2/delta-0.10.2-x86_64-unknown-linux-musl.tar.gz)
+[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.10.3/delta-0.10.3-x86_64-unknown-linux-musl.tar.gz)
|
-[MacOS](https://github.com/dandavison/delta/releases/download/0.10.2/delta-0.10.2-x86_64-apple-darwin.tar.gz)
+[MacOS](https://github.com/dandavison/delta/releases/download/0.10.3/delta-0.10.3-x86_64-apple-darwin.tar.gz)
|
-[Windows](https://github.com/dandavison/delta/releases/download/0.10.2/delta-0.10.2-x86_64-pc-windows-msvc.zip)
+[Windows](https://github.com/dandavison/delta/releases/download/0.10.3/delta-0.10.3-x86_64-pc-windows-msvc.zip)
|
[All](https://github.com/dandavison/delta/releases)
@@ -710,7 +710,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.10.2
+delta 0.10.3
A viewer for git and diff output
USAGE: