cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / front.rb
blob0e3e417779786e2416b24ddaf18e0dc52e71fa4e
1 cask :v1 => 'front' do
2   version :latest
3   sha256 :no_check
5   url 'http://dl.frontapp.com/front-latest.zip'
6   homepage 'https://frontapp.com/'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   app 'Front.app'
10 end