From 52d6db025ae6ef924963adc6490779e305a0f24b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 May 2019 22:00:22 +0000 Subject: [PATCH] bat: Update to version 0.11.0 --- bucket/bat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bat.json b/bucket/bat.json index eb09d9e8ab..4fc7883728 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.10.0", + "version": "0.11.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.10.0/bat-v0.10.0-x86_64-pc-windows-msvc.zip", - "hash": "84e6b1408d62811ccddce2361915f0f3bf98b196bfa03498e6c9909da37643fb" + "url": "https://github.com/sharkdp/bat/releases/download/v0.11.0/bat-v0.11.0-x86_64-pc-windows-msvc.zip", + "hash": "724e2e2af7a71174626afc6ef2147fc6542d76031c2382bcccf3ea273d3bc0ae" } }, "bin": "bat.exe",