grakn 1.4.0
This commit is contained in:
parent
f79e4d9a39
commit
8e46eb2ea4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Grakn < Formula
|
||||
desc "The distributed hyper-relational database for knowledge engineering"
|
||||
homepage "https://grakn.ai"
|
||||
url "https://github.com/graknlabs/grakn/releases/download/v1.3.0/grakn-dist-1.3.0.tar.gz"
|
||||
sha256 "4ba57a0642c4dfc83d43053133d01b08f0c7c31ba98a56ae46cb9d52016a71c1"
|
||||
url "https://github.com/graknlabs/grakn/releases/download/v1.4.0/grakn-core-1.4.0.zip"
|
||||
sha256 "b88d75265ff238ecad6ad7e2505fc2b0223b803e798eea29a9649ccde2e6d850"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue