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.39 /orientdb-community-3.2.39 .zip"
5- sha256 "7c60fb87ca825bdadd75a4bd664ff507e35d4239b158e3b0bbd3e0bba98224a7 "
4+ url "https://search.maven.org/remotecontent?filepath=com/orientechnologies/orientdb-community/3.2.40 /orientdb-community-3.2.40 .zip"
5+ sha256 "8fa8d6f60d8e8eee862403356ac905bb363fb74859e74b416bf5374a25578d83 "
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 : "92d69de0b12d28862d7dcdaacfec1b04e9be26c8af0b8ed6df5e237b90ed2b20 "
18+ sha256 cellar : :any_skip_relocation , all : "a18b2a1dfae62d6abc1aabb867e35f2719578c5882a1c7f15cc005c79b20a18b "
1919 end
2020
2121 depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments