File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Orientdb < Formula
22 desc "Graph database"
33 homepage "https://github.com/orientechnologies/orientdb/"
4- url "https://search.maven.org/remotecontent?filepath=com/orientechnologies/orientdb-community/3.2.41 /orientdb-community-3.2.41 .zip"
5- sha256 "a62be9f8f277b27347966c754264e40b7f38c83fd5850187c7004fddf88ad780 "
4+ url "https://search.maven.org/remotecontent?filepath=com/orientechnologies/orientdb-community/3.2.42 /orientdb-community-3.2.42 .zip"
5+ sha256 "32e956ca9bde8ffc4898e203205cea5a446f49dea052bc9d46fa804ba13a5ab7 "
66 license "Apache-2.0"
77
88 # The GitHub release description contains links to files on Maven.
@@ -15,7 +15,7 @@ class Orientdb < Formula
1515 end
1616
1717 bottle do
18- sha256 cellar : :any_skip_relocation , all : "ff18a43e7386c30d38d9519ba0bada5462abbfefada4fad9308ec274c8fb247b "
18+ sha256 cellar : :any_skip_relocation , all : "e6ddf37266e29716adcfaa3c1e0aa0cb00ff363d4863fa4ea75236707d5961fa "
1919 end
2020
2121 depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments