app stanza in theremin.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:28 -04:00
parent 16e38ed642
commit c36f66577f
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Theremin < Cask
appcast 'http://theremin.amd.co.at/appcastProfileInfo.php' appcast 'http://theremin.amd.co.at/appcastProfileInfo.php'
homepage 'https://github.com/TheStalwart/Theremin' homepage 'https://github.com/TheStalwart/Theremin'
link 'Theremin.app' app 'Theremin.app'
end end