ejdb 1.1.24
This commit is contained in:
parent
52e1cf1eae
commit
64945e90fd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue