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