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.
6 lines
206 B
6 lines
206 B
class SequelPro < Cask
|
|
url 'http://sequel-pro.googlecode.com/files/Sequel_Pro_0.9.9.1.dmg'
|
|
homepage 'http://www.sequelpro.com/'
|
|
version '0.9.9.1'
|
|
sha1 '25ee92a23c20ee6f004d5d69cafe3e3e15212b6f'
|
|
end
|
|
|