highlight 3.51
Closes #40268. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4bc561771e
commit
0da5972049
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue