1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 11:22:30 +01:00

Bump version, update assets

This commit is contained in:
sharkdp
2018-11-11 12:55:38 +01:00
parent 4776c2a575
commit e79c5516bf
5 changed files with 3 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ bat f - g # output 'f', then stdin, then 'g'.
Download the latest `.deb` package from the [release page](https://github.com/sharkdp/bat/releases)
and install it via:
``` bash
sudo dpkg -i bat_0.8.0_amd64.deb # adapt version number and architecture
sudo dpkg -i bat_0.9.0_amd64.deb # adapt version number and architecture
```
### On Arch Linux