rtags 2.22

Closes #37747.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Till Toenshoff 2019-03-09 23:33:02 +01:00 committed by Chongyu Zhu
parent 6bfee7b87e
commit c830e21a58
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -2,9 +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.21",
:revision => "1249950963e494fbd66a4138cef639ffe6e05cd2"
revision 1
:tag => "v2.22",
:revision => "c4dea89941554688d4b02509c5cb0c5eeca47981"
head "https://github.com/Andersbakken/rtags.git"
bottle do