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