codequery 0.20.0
Closes #12247. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
0b4688c866
commit
113b9bf3a5
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Codequery < Formula
|
||||
desc "Code-understanding, code-browsing or code-search tool."
|
||||
homepage "https://github.com/ruben2020/codequery"
|
||||
url "https://github.com/ruben2020/codequery/archive/v0.19.0.tar.gz"
|
||||
sha256 "c8fbb133ec281cdc58d81824a1d3b1761e5496fcfd37229e68060beb0e0c7fc9"
|
||||
revision 1
|
||||
url "https://github.com/ruben2020/codequery/archive/v0.20.0.tar.gz"
|
||||
sha256 "e930df74d7fb4d3ba55efd3aac0a26c3bc9041610195f5c45a0a09bd6d8a8d55"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue