bat: Update to version 0.11.0

This commit is contained in:
Richard Kuhnt 2019-05-15 22:00:22 +00:00
parent 555bf1a4fd
commit 52d6db025a

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/sharkdp/bat",
"description": "A cat(1) clone with syntax highlighting and Git integration",
"license": "Apache-2.0",
"version": "0.10.0",
"version": "0.11.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.10.0/bat-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "84e6b1408d62811ccddce2361915f0f3bf98b196bfa03498e6c9909da37643fb"
"url": "https://github.com/sharkdp/bat/releases/download/v0.11.0/bat-v0.11.0-x86_64-pc-windows-msvc.zip",
"hash": "724e2e2af7a71174626afc6ef2147fc6542d76031c2382bcccf3ea273d3bc0ae"
}
},
"bin": "bat.exe",