cask "font-yuyu-short" do
  version :latest
  sha256 :no_check

  url "https://github.com/google/fonts/raw/main/ofl/yuyushort/YuyuShort-Regular.ttf"
  name "Yuyu Short"
  homepage "https://github.com/JuliaGarciaLopez/Yuyu-Font"

  font "YuyuShort-Regular.ttf"

  # No zap stanza required
end
