rtags 2.37
Closes #48399. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2eb645dfc4
commit
10a23ce454
1 changed files with 2 additions and 2 deletions
|
@ -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.34",
|
||||
:revision => "2723ce64f0e83e81ac4a49068fba2588701fdb11"
|
||||
:tag => "v2.37",
|
||||
:revision => "11f49ef5c488da4c744f700b5cf07a8ebcb9f4ec"
|
||||
head "https://github.com/Andersbakken/rtags.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue