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.
7 lines
239 B
7 lines
239 B
class MesaSqlite < Cask
|
|
url 'http://www.desertsandsoftware.com/DEMOS/MesaSQLite406.zip'
|
|
homepage 'http://www.desertsandsoftware.com'
|
|
version '4.0.6'
|
|
sha1 'b435c9b9505ed9efe683c9468d44c74b615e3cd1'
|
|
link :app, 'MesaSQLite.app'
|
|
end
|
|
|