homebrew-cask/Casks/fontstand.rb

12 lines
216 B
Ruby

cask "fontstand" do
version :latest
sha256 :no_check
url "https://fontstand.com/application/download",
user_agent: :fake
name "Fontstand"
homepage "https://fontstand.com/"
app "Fontstand.app"
end