summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-05-28 14:58:15 -0400
committerDan Davison <dandavison7@gmail.com>2021-05-28 14:59:20 -0400
commit1780bf24fdbb012fca6a5d77e45e4503b313a900 (patch)
tree51b49a12643e609fe4455821b5be6d52dcdeeaac
parentd205aa8fa373357fd67c184beb83c3fc78803cb6 (diff)
Bump version in links to executables
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d0b9db6b..fcfb627f 100644
--- a/README.md
+++ b/README.md
@@ -201,7 +201,7 @@ In addition, delta handles traditional unified diff output.
## Installation
-You can download an executable for your system: [Linux](https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-unknown-linux-gnu.tar.gz) | [MacOS (recent versions)](https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
+You can download an executable for your system: [Linux](https://github.com/dandavison/delta/releases/download/0.8.0/delta-0.8.0-x86_64-unknown-linux-gnu.tar.gz) | [MacOS (recent versions)](https://github.com/dandavison/delta/releases/download/0.8.0/delta-0.8.0-x86_64-apple-darwin.tar.gz) | [Windows](https://github.com/dandavison/delta/releases/download/0.8.0/delta-0.8.0-x86_64-pc-windows-msvc.zip) | [All](https://github.com/dandavison/delta/releases)
Alternatively, delta is available in the following package managers:
@@ -619,7 +619,7 @@ and use the executable found at `./target/release/delta`.
## Full --help output
```
-delta 0.7.1
+delta 0.8.0
A viewer for git and diff output
USAGE: