summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-06 14:00:46 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-06 14:00:46 -0500
commita34eab9368d740e4c4b6b4fd837760c82427d3c9 (patch)
tree4ed0856ec744146a978c062c814d6b1fbf43c873
parent3bbf170482e92293c84bd9152db16fe38e101ff3 (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 c2e653b3..a94928f9 100644
--- a/README.md
+++ b/README.md
@@ -188,13 +188,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.11.0/delta-0.11.0-x86_64-unknown-linux-gnu.tar.gz)
+[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-unknown-linux-gnu.tar.gz)
|
-[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.11.0/delta-0.11.0-x86_64-unknown-linux-musl.tar.gz)
+[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-unknown-linux-musl.tar.gz)
|
-[MacOS](https://github.com/dandavison/delta/releases/download/0.11.0/delta-0.11.0-x86_64-apple-darwin.tar.gz)
+[MacOS](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-apple-darwin.tar.gz)
|
-[Windows](https://github.com/dandavison/delta/releases/download/0.11.0/delta-0.11.0-x86_64-pc-windows-msvc.zip)
+[Windows](https://github.com/dandavison/delta/releases/download/0.11.1/delta-0.11.1-x86_64-pc-windows-msvc.zip)
|
[All](https://github.com/dandavison/delta/releases)
@@ -732,7 +732,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.11.0
+delta 0.11.1
A viewer for git and diff output
USAGE: