Skip to content

Commit

Permalink
Merge pull request #270 from martinp/synergy
Browse files Browse the repository at this point in the history
Add Synergy cask
  • Loading branch information
vitorgalvao committed May 6, 2013
2 parents fe84468 + fbf66a9 commit 4fbd6c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/synergy.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
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

0 comments on commit 4fbd6c3

Please sign in to comment.