new cask: synthesia

new cask: synthesia, a midi-instrument learning software that
is inspired by inspired by Guitar Hero
This commit is contained in:
Philipp Weißmann 2013-07-31 18:14:21 +02:00
parent ec692ca548
commit a59391e790
1 changed files with 7 additions and 0 deletions

7
Casks/synthesia.rb Normal file
View File

@ -0,0 +1,7 @@
class Synthesia < Cask
url 'http://cdn.synthesiagame.com/files/Synthesia-8.5.dmg'
homepage 'http://www.synthesiagame.com'
version '8.5'
sha1 '42aa31e9f26eef3dccbeebf9fdbcd3c910e187aa'
link 'Synthesia.app', 'SynthesiaConfig.app'
end