mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
253 B
Ruby
7 lines
253 B
Ruby
class SqlEditor < Cask
|
|
url 'http://www.malcolmhardie.com/sqleditor/releases/2.5.1/SQLEditor-2-5-1.zip'
|
|
homepage 'http://www.malcolmhardie.com/sqleditor/'
|
|
version '2.5.1'
|
|
sha1 '5e8edef121fdfaafc9de5b74f38079f2fed930e8'
|
|
link 'SQLEditor.app'
|
|
end
|