You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
247 B
8 lines
247 B
12 years ago
|
class SqlEditor < Cask
|
||
|
url 'http://www.malcolmhardie.com/sqleditor/releases/2.2/SQLEditor-2-2.zip'
|
||
|
homepage 'http://www.malcolmhardie.com/sqleditor/'
|
||
|
version '2.2'
|
||
|
sha1 '8416e78d8c4189df55ceeecabf4d4b07695e17ad'
|
||
|
link 'SQLEditor.app'
|
||
|
end
|