cayley 0.6.1
Closes #12372. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
dd992ddeb5
commit
c0ec0ec7e7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cayley < Formula
|
||||
desc "Graph database inspired by Freebase and Knowledge Graph"
|
||||
homepage "https://github.com/cayleygraph/cayley"
|
||||
url "https://github.com/cayleygraph/cayley/archive/v0.6.0.tar.gz"
|
||||
sha256 "b55d6b02567dd0a1c51001cb25d5bde602358f621cdf78ba40bdf8a8c51422b0"
|
||||
url "https://github.com/cayleygraph/cayley/archive/v0.6.1.tar.gz"
|
||||
sha256 "33cfa8ef35813cf833ae79ba8ac2fab7f4c63afaf6103a54d969265e283d3399"
|
||||
head "https://github.com/google/cayley.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue