homebrew-cask/Casks/typeface.rb

12 lines
293 B
Ruby

cask 'typeface' do
version '2.6.2'
sha256 'dda392602da87def27549e54663e52bffa9d678bee64318fcb025fabebfc2e91'
url 'https://dcdn.typefaceapp.com/latest'
appcast 'https://dcdn.typefaceapp.com/appcast.xml'
name 'Typeface'
homepage 'https://typefaceapp.com/'
app 'Typeface.app'
end