From 0da5972049c1857d7e8acbf18932403fbcba2245 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Fri, 24 May 2019 20:36:22 +0800 Subject: [PATCH] highlight 3.51 Closes #40268. Signed-off-by: Chongyu Zhu --- Formula/highlight.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/highlight.rb b/Formula/highlight.rb index a48940c1a8..f9509df6f8 100644 --- a/Formula/highlight.rb +++ b/Formula/highlight.rb @@ -1,8 +1,8 @@ class Highlight < Formula desc "Convert source code to formatted text with syntax highlighting" homepage "http://www.andre-simon.de/doku/highlight/en/highlight.php" - url "http://www.andre-simon.de/zip/highlight-3.50.tar.bz2" - sha256 "748547b56a09f4fd87a83252997828f79fdb3c0895facf3974b80dff45c02c3b" + url "http://www.andre-simon.de/zip/highlight-3.51.tar.bz2" + sha256 "69ba1ebcfd3364227df03e5ad91078264757aaf6719c7844f727c38548a9a497" head "https://gitlab.com/saalen/highlight.git" bottle do