diff --git a/bucket/bat.json b/bucket/bat.json index 4fc7883728..afbc353ec3 100644 --- a/bucket/bat.json +++ b/bucket/bat.json @@ -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.11.0", + "version": "0.12.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.11.0/bat-v0.11.0-x86_64-pc-windows-msvc.zip", - "hash": "724e2e2af7a71174626afc6ef2147fc6542d76031c2382bcccf3ea273d3bc0ae" + "url": "https://github.com/sharkdp/bat/releases/download/v0.12.0/bat-v0.12.0-x86_64-pc-windows-msvc.zip", + "hash": "94f4567ac2e33c8a3e0739e6270bb59c6bcc75c3b448f712c3f2d2fcd844daee" } }, "bin": "bat.exe",