homebrew-cask/Casks/franz.rb

13 lines
252 B
Ruby

cask 'franz' do
version :latest
sha256 :no_check
# bit.ly/22yh2b6 was verified as official when first introduced to the cask
url 'http://bit.ly/22yh2b6'
name 'Franz'
homepage 'http://meetfranz.com'
license :gratis
app 'Franz.app'
end