homebrew-cask/Casks/unified-remote.rb

8 lines
198 B
Ruby

class UnifiedRemote < Cask
url 'http://www.unifiedremote.com/download/macosx-setup'
homepage 'http://www.unifiedremote.com'
version 'latest'
sha256 :no_check
link 'Unified Remote.app'
end