aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-09-22 22:21:14 -0700
committerAdam Vandenberg2013-09-22 22:21:14 -0700
commitaf21527f587b1b62a4d5bcb672887cf30f2cfb73 (patch)
tree61964b81179f9c3aa68be0c6f2f513c3bd3df742
parentaea84969299f52074d716fb2ecc0835c73082960 (diff)
downloadhomebrew-af21527f587b1b62a4d5bcb672887cf30f2cfb73.tar.bz2
ejdb 1.1.24
-rw-r--r--Library/Formula/ejdb.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ejdb.rb b/Library/Formula/ejdb.rb
index 50f90d771..430378b82 100644
--- a/Library/Formula/ejdb.rb
+++ b/Library/Formula/ejdb.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ejdb < Formula
homepage 'http://ejdb.org/'
- url 'https://github.com/Softmotions/ejdb/archive/v1.1.23.tar.gz'
- sha1 '00ca2c150b2988747ad7b15148c2d624253026c5'
+ url 'https://github.com/Softmotions/ejdb/archive/v1.1.24.tar.gz'
+ sha1 'b743aef55a39a64bd4ee0e94fa58e2c90e63db02'
def install
cd 'tcejdb' do