Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

OrientDB 1.7.10 #34354

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Library/Formula/orientdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class Orientdb < Formula
homepage 'http://www.orientdb.org/index.htm'
url 'http://www.orientdb.org/portal/function/portal/download/unknown@unknown.com/-/-/-/-/-/orientdb-community-1.7.9.tar.gz/false/false/mac'
version '1.7.9'
sha1 '85e6e13bde4e04fb66828faf2bee6462a4b39f1e'
url 'http://www.orientechnologies.com/download.php?email=unknown@unknown.com&file=orientdb-community-1.7.10.tar.gz&os=mac'
version '1.7.10'
sha1 '71c38c2e91ec6e92bf9d6c166af750f491380852'

devel do
url 'http://www.orientdb.org/portal/function/portal/download/unknown@unknown.com/-/-/-/-/-/orientdb-community-2.0-M2.tar.gz/false/false/mac'
Expand Down