codequery 0.18.1
Closes #5212. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
082cb85d24
commit
d5d0df4679
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
class Codequery < Formula
|
||||
desc "Index, query, or search C, C++, Java, Python, Ruby, or Go code"
|
||||
desc "Index, query, or search C, C++, Java, Python, Ruby, Go and Javascript code"
|
||||
homepage "https://github.com/ruben2020/codequery"
|
||||
url "https://github.com/ruben2020/codequery/archive/v0.16.0.tar.gz"
|
||||
sha256 "4896435a8aa35dbdca43cba769aece9731f647ac9422a92c3209c2955d2e7101"
|
||||
revision 2
|
||||
url "https://github.com/ruben2020/codequery/archive/v0.18.1.tar.gz"
|
||||
sha256 "482fa737691c260e16adcc32bc3fd43ba50a309495faec6b2f3098b517e6c0e9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue