From ff2f0b776fdcbc33df0d541e7b30be0a4e5e3bf6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Sep 2019 07:00:17 +0000 Subject: [PATCH] bat: Update to version 0.12.1 --- bucket/bat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/bat.json b/bucket/bat.json index afbc353ec3..a4682aa6be 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.12.0", + "version": "0.12.1", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.12.0/bat-v0.12.0-x86_64-pc-windows-msvc.zip", - "hash": "94f4567ac2e33c8a3e0739e6270bb59c6bcc75c3b448f712c3f2d2fcd844daee" + "url": "https://github.com/sharkdp/bat/releases/download/v0.12.1/bat-v0.12.1-x86_64-pc-windows-msvc.zip", + "hash": "d6136b0133ad7f16029f7b996fc36cfb9af83828420e4a29d9798249fb8b37df" } }, "bin": "bat.exe",