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 09a0b1de8..c13d2c585 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.2.tar.gz'
- sha256 '5d1adbd25aad38646c83b8db013dc02af563c2447bd79b25aeac6cc287d098b0'
+ url 'http://hamsterdb.com/dl/hamsterdb-2.1.4.tar.gz'
+ sha1 'c0f0856b84ae8ae5feddb355ec09ff4aafaaf350'
option 'without-java', 'Do not build the Java wrapper'
option 'without-remote', 'Disable access to remote databases'