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
268 B
7 lines
268 B
class Wineskin < Cask
|
|
url 'http://downloads.sourceforge.net/project/wineskin/Wineskin%20Winery.app%20Version%201.7.zip'
|
|
homepage 'http://wineskin.urgesoftware.com/'
|
|
version '1.7'
|
|
sha1 'db1a477f161914fae7a5b9e63d602a5d0b1d4c3b'
|
|
link 'Wineskin Winery.app'
|
|
end
|
|
|