ControllerMate 4.7.1

This commit is contained in:
Beng Hee Eu 2013-12-15 12:18:06 +08:00
parent 7cbf45c51f
commit 3f97c8b7cd
1 changed files with 8 additions and 0 deletions

8
Casks/controllermate.rb Normal file
View File

@ -0,0 +1,8 @@
class Controllermate < Cask
url 'http://s3.amazonaws.com/orderedbytes/ControllerMate471.dmg'
homepage 'http://www.orderedbytes.com/controllermate/'
version '4.7.1'
sha1 'c1aad8a7dae53415b304933b9adf43784436bab7'
install 'ControllerMate.pkg'
uninstall :script => 'ControllerMate Uninstaller.app/Contents/MacOS/ControllerMate Uninstaller'
end