bat: Update to version 0.15.3

This commit is contained in:
Jakub Čábera 2020-05-26 11:21:11 +02:00
parent e6e21bf93f
commit b574a5e579

View File

@ -2,14 +2,14 @@
"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.15.2", "version": "0.15.3",
"suggest": { "suggest": {
"less": "less" "less": "less"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.15.2/bat-v0.15.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/bat/releases/download/v0.15.3/bat-v0.15.3-x86_64-pc-windows-msvc.zip",
"hash": "3cd1140b4e54646844e6002a617630d43b4286d1b4dc7b1054f261152ebb8287" "hash": "1f6f15e85499703228fb3f2a6b3a8c96300707d1eec6f9cd2c55437264b75fa3"
} }
}, },
"bin": "bat.exe", "bin": "bat.exe",