homebrew-cask/Casks/fontstand.rb

12 lines
216 B
Ruby

cask :v1 => 'fontstand' do
version :latest
sha256 :no_check
url 'https://fontstand.com/application/download'
name 'Fontstand'
homepage 'https://fontstand.com/'
license :gratis
app 'Fontstand.app'
end