homebrew-cask/Casks/unified-remote.rb

10 lines
200 B
Ruby

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