rtags 2.32

Closes #41116.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-06-19 19:19:45 +10:00 committed by FX Coudert
parent 2ec3fc4825
commit 688a2b28dd

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.31",
:revision => "fe31db984968d323653da238b0c403951cd1d704"
:tag => "v2.32",
:revision => "e88455ee2ed933df2f286ede5a53c596f03fb71a"
head "https://github.com/Andersbakken/rtags.git"
bottle do