mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Add unison.rb
This commit is contained in:
parent
64b15cefdc
commit
0b39c2bdd3
1 changed files with 7 additions and 0 deletions
7
Casks/unison.rb
Normal file
7
Casks/unison.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue