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
230 B
8 lines
230 B
12 years ago
|
class Dbeaver < Cask
|
||
|
url 'http://dbeaver.jkiss.org/files/dbeaver-2.2.3-macosx.cocoa.x86_64.zip'
|
||
|
homepage 'http://dbeaver.jkiss.org/'
|
||
|
version '2.2.3'
|
||
|
sha1 '4222543b15c335415128fd14987970a6eb694900'
|
||
|
link 'dbeaver.app'
|
||
|
end
|