homebrew-cask/Casks/unified-remote.rb

8 lines
198 B
Ruby
Raw Normal View History

2014-03-29 02:13:20 +08:00
class UnifiedRemote < Cask
url 'http://www.unifiedremote.com/download/macosx-setup'
homepage 'http://www.unifiedremote.com'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2014-03-29 02:13:20 +08:00
link 'Unified Remote.app'
end