mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
247 B
Ruby
7 lines
247 B
Ruby
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
|