ripgrep: release 11.0.1

This commit is contained in:
Andrew Gallant
2019-04-16 13:10:29 -04:00
parent fdde2bcd38
commit 5f8805a496
3 changed files with 15 additions and 3 deletions

View File

@@ -286,8 +286,8 @@ then ripgrep can be installed using a binary `.deb` file provided in each
[ripgrep release](https://github.com/BurntSushi/ripgrep/releases).
```
$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/11.0.0/ripgrep_11.0.0_amd64.deb
$ sudo dpkg -i ripgrep_11.0.0_amd64.deb
$ curl -LO https://github.com/BurntSushi/ripgrep/releases/download/11.0.1/ripgrep_11.0.1_amd64.deb
$ sudo dpkg -i ripgrep_11.0.1_amd64.deb
```
If you run Debian Buster (currently Debian testing) or Debian sid, ripgrep is