bat: Update to version 0.18.0

This commit is contained in:
Richard Kuhnt 2021-02-28 23:01:47 +00:00
parent b74e4d2d15
commit b83d0cecc3

View File

@ -1,5 +1,5 @@
{
"version": "0.17.1",
"version": "0.18.0",
"description": "A cat(1) clone with syntax highlighting and Git integration",
"homepage": "https://github.com/sharkdp/bat",
"license": "Apache-2.0",
@ -8,9 +8,9 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.17.1/bat-v0.17.1-x86_64-pc-windows-msvc.zip",
"hash": "699769a0f05d989c50bb53fa614c47130fc8ba2d68381f6922ff7c1500588325",
"extract_dir": "bat-v0.17.1-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/bat/releases/download/v0.18.0/bat-v0.18.0-x86_64-pc-windows-msvc.zip",
"hash": "fea175734e33df2f0f6af6d12f1721ec686f8d7343c7c07839bcde4b1610430d",
"extract_dir": "bat-v0.18.0-x86_64-pc-windows-msvc"
}
},
"bin": "bat.exe",