aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/h2.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/h2.rb b/Library/Formula/h2.rb
index 8d34f5b66..bc7f45345 100644
--- a/Library/Formula/h2.rb
+++ b/Library/Formula/h2.rb
@@ -2,9 +2,9 @@ require 'formula'
class H2 < Formula
homepage 'http://www.h2database.com/'
- url 'http://www.h2database.com/h2-2014-08-06.zip'
- version '1.4.181'
- sha1 '94d01f41361e1edb9cf07bf06d2c721e1870ff9e'
+ url 'http://www.h2database.com/h2-2015-03-02.zip'
+ version '1.4.186'
+ sha1 '39906db100cbef8c36973689906c9fa0c1440721'
def script; <<-EOS.undent
#!/bin/sh