diff --git a/bucket/bat.json b/bucket/bat.json index 46c8566966..fad3f1afa1 100644 --- a/bucket/bat.json +++ b/bucket/bat.json @@ -1,15 +1,15 @@ { - "homepage": "https://github.com/sharkdp/bat", + "version": "0.16.0", "description": "A cat(1) clone with syntax highlighting and Git integration", + "homepage": "https://github.com/sharkdp/bat", "license": "Apache-2.0", - "version": "0.15.4", "suggest": { "less": "less" }, "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.15.4/bat-v0.15.4-x86_64-pc-windows-msvc.zip", - "hash": "382555bdadcf658a77174ff40e315b8f61e710a260c1e7bca8a61fb4a073e290" + "url": "https://github.com/sharkdp/bat/releases/download/v0.16.0/bat-v0.16.0-x86_64-pc-windows-msvc.zip", + "hash": "fd6ddb9c07418732e3809afd720166066a9c648edaf1618c88fddca6e72e792d" } }, "bin": "bat.exe",