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
239 B
7 lines
239 B
class Synergy < Cask
|
|
url 'http://synergy.googlecode.com/files/synergy-1.4.12-MacOSX108-x86_64.dmg'
|
|
homepage 'http://synergy-foss.org/'
|
|
version '1.4.12'
|
|
sha1 '8ef61785e8570772e8ecb317101d9045c579602f'
|
|
link :app, 'Synergy.app'
|
|
end
|
|
|