bat: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2019-08-31 20:01:49 +00:00
parent c1173e1099
commit 69f695f4c8

View File

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