bat: Update to version 0.15.1

This commit is contained in:
Jakub Čábera 2020-05-12 09:56:46 +02:00
parent 44077c9c57
commit 2f1acbe983

View File

@ -2,14 +2,14 @@
"homepage": "https://github.com/sharkdp/bat",
"description": "A cat(1) clone with syntax highlighting and Git integration",
"license": "Apache-2.0",
"version": "0.15.0",
"version": "0.15.1",
"suggest": {
"less": "less"
},
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.15.0/bat-v0.15.0-x86_64-pc-windows-msvc.zip",
"hash": "2c1656259684c9f44ecff1f055cb421d6591345fb807e90629a9e8dabd672b29"
"url": "https://github.com/sharkdp/bat/releases/download/v0.15.1/bat-v0.15.1-x86_64-pc-windows-msvc.zip",
"hash": "594e3b8fe5934cb9c6494b7ac36b557b40f56868226a78711bbcfca4079ef129"
}
},
"bin": "bat.exe",