aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hamsterdb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/hamsterdb.rb b/Library/Formula/hamsterdb.rb
index c13d2c585..075184c91 100644
--- a/Library/Formula/hamsterdb.rb
+++ b/Library/Formula/hamsterdb.rb
@@ -27,8 +27,8 @@ end
class Hamsterdb < Formula
homepage 'http://hamsterdb.com'
- url 'http://hamsterdb.com/dl/hamsterdb-2.1.4.tar.gz'
- sha1 'c0f0856b84ae8ae5feddb355ec09ff4aafaaf350'
+ url 'http://hamsterdb.com/dl/hamsterdb-2.1.5.tar.gz'
+ sha1 'ce9f6b66615f8c2ddabe77f0a53bbd0ae3597630'
option 'without-java', 'Do not build the Java wrapper'
option 'without-remote', 'Disable access to remote databases'