homebrew-cask/Casks/younited.rb

10 lines
198 B
Ruby

class Younited < Cask
version 'latest'
sha256 :no_check
url 'https://download.sp.f-secure.com/younited/younited.dmg'
homepage 'http://www.younited.com/index.html'
app 'younited.app'
end