From 5b8ce8c182b250f4f53f8b65dbf17e4771b2ddc7 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Fri, 3 Dec 2021 20:31:51 -0500 Subject: [PATCH] Bump version in links to executables --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 810003dc8..9eb58cf59 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: