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

Bump version

This commit is contained in:
sharkdp
2019-09-03 08:07:42 +02:00
parent 8d0aa39181
commit 608cefb05c
4 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ bat f - g # output 'f', then stdin, then 'g'.
最新の `.deb` パッケージを[こちら](https://github.com/sharkdp/bat/releases)からダウンロードして、インストールしてください:
``` bash
sudo dpkg -i bat_0.12.0_amd64.deb # adapt version number and architecture
sudo dpkg -i bat_0.12.1_amd64.deb # adapt version number and architecture
```
### Arch Linux