homebrew-cask/Casks/unified-remote.rb

10 lines
198 B
Ruby

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