Merge pull request #678 from NanoXD/SQLEditor

Update SQLEditor to v. 2.2.1
This commit is contained in:
Vítor Galvão 2013-07-07 19:24:37 -07:00
commit 9a76feff0d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class SqlEditor < Cask
url 'http://www.malcolmhardie.com/sqleditor/releases/2.2/SQLEditor-2-2.zip'
url 'http://www.malcolmhardie.com/sqleditor/releases/2.2.1/SQLEditor-2-2-1.zip'
homepage 'http://www.malcolmhardie.com/sqleditor/'
version '2.2'
sha1 '8416e78d8c4189df55ceeecabf4d4b07695e17ad'
version '2.2.1'
sha1 '13010c875e706fd09206152993769b0a048c03a6'
link 'SQLEditor.app'
end