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
213 B
7 lines
213 B
class Shoes < Cask
|
|
url 'http://cloud.github.com/downloads/shoes/shoes/shoes-3.1.0.dmg'
|
|
homepage 'http://shoesrb.com/'
|
|
version '3.1.0'
|
|
sha1 '993e82d032b885c6eaa65009c2cd3de40feb049c'
|
|
link 'Shoes.app'
|
|
end
|
|
|