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
271 B
7 lines
271 B
class Unison < Cask
|
|
url 'http://alan.petitepomme.net/unison/assets/2011.01.28-Esup-Unison-2.40.61-mac-intel.dmg'
|
|
homepage 'http://www.cis.upenn.edu/~bcpierce/unison/'
|
|
version '2.40.61'
|
|
sha1 '7b11e4a8a27a414e227ec2fcf825a2180faa1c30'
|
|
link :app, 'Unison.app'
|
|
end
|
|
|