rtags 2.21

Closes #34456.

Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
Igor Kapkov 2018-11-26 08:20:19 +11:00 committed by Jan Viljanen
parent 182bb83aae
commit 22623f60a0

View file

@ -2,8 +2,8 @@ class Rtags < Formula
desc "Source code cross-referencer like ctags with a clang frontend"
homepage "https://github.com/Andersbakken/rtags"
url "https://github.com/Andersbakken/rtags.git",
:tag => "v2.20",
:revision => "baf121831ab5b1a40f6e0b3c2771a6238a94414c"
:tag => "v2.21",
:revision => "1249950963e494fbd66a4138cef639ffe6e05cd2"
head "https://github.com/Andersbakken/rtags.git"
bottle do