From 53893950e6c1f7c913b485fa54df44d9f269ad7b Mon Sep 17 00:00:00 2001 From: commitay Date: Sun, 23 Sep 2018 20:01:05 +1000 Subject: [PATCH] bat 0.7.1 Closes #32365. Signed-off-by: Chongyu Zhu --- Formula/bat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bat.rb b/Formula/bat.rb index 6a8c80b54d..daac8070fe 100644 --- a/Formula/bat.rb +++ b/Formula/bat.rb @@ -1,8 +1,8 @@ class Bat < Formula desc "Clone of cat(1) with syntax highlighting and Git integration" homepage "https://github.com/sharkdp/bat" - url "https://github.com/sharkdp/bat/archive/v0.7.0.tar.gz" - sha256 "263e7e4fa3456929cc64eacd2ab01a2241fd10dd197a61f46dbaff2e7479b96b" + url "https://github.com/sharkdp/bat/archive/v0.7.1.tar.gz" + sha256 "5863895e6ac95f5349da95ff74e196c4b365af3fc3f4a1376cab797df493b7a4" bottle do sha256 "4783cd85835535740035cbc4e3a4d33d9ea9d78b7e9f1cab71683206df1fbb26" => :mojave