rtags 2.32
Closes #41116. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2ec3fc4825
commit
688a2b28dd
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.31",
|
||||
:revision => "fe31db984968d323653da238b0c403951cd1d704"
|
||||
:tag => "v2.32",
|
||||
:revision => "e88455ee2ed933df2f286ede5a53c596f03fb71a"
|
||||
head "https://github.com/Andersbakken/rtags.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue