From 98c620cc0a54519bc9b2a066e969ab6eec017d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 28 May 2020 10:29:23 +0200 Subject: [PATCH] bat: Update to version 0.15.4 --- bucket/bat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bat.json b/bucket/bat.json index 814fbaa906..46c8566966 100644 --- a/bucket/bat.json +++ b/bucket/bat.json @@ -2,14 +2,14 @@ "homepage": "https://github.com/sharkdp/bat", "description": "A cat(1) clone with syntax highlighting and Git integration", "license": "Apache-2.0", - "version": "0.15.3", + "version": "0.15.4", "suggest": { "less": "less" }, "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.15.3/bat-v0.15.3-x86_64-pc-windows-msvc.zip", - "hash": "1f6f15e85499703228fb3f2a6b3a8c96300707d1eec6f9cd2c55437264b75fa3" + "url": "https://github.com/sharkdp/bat/releases/download/v0.15.4/bat-v0.15.4-x86_64-pc-windows-msvc.zip", + "hash": "382555bdadcf658a77174ff40e315b8f61e710a260c1e7bca8a61fb4a073e290" } }, "bin": "bat.exe",