Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-m / font-maven-pro.rb
blobaca06654941c5327dd50ea0bf98d555bb0ecefeb
1 cask "font-maven-pro" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/mavenpro/MavenPro%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Maven Pro"
8   homepage "https://fonts.google.com/specimen/Maven+Pro"
10   font "MavenPro[wght].ttf"
12   # No zap stanza required
13 end