Add cask for Space Monkey

This commit is contained in:
Terry Finn 2014-01-03 17:51:16 -05:00
parent ec6e4496e5
commit 81f65711f5
1 changed files with 7 additions and 0 deletions

7
Casks/space-monkey.rb Normal file
View File

@ -0,0 +1,7 @@
class SpaceMonkey < Cask
url 'http://downloads.spacemonkey.com/client/mac/latest'
homepage 'https://www.spacemonkey.com'
version 'latest'
no_checksum
link 'SpaceMonkey.app'
end