excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-syncopate.rb
blob8c3d9a3936fba342e267df9c67b7bf5bf510d3ac
1 cask "font-syncopate" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "apache/syncopate"
9   name "Syncopate"
10   homepage "https://fonts.google.com/specimen/Syncopate"
12   font "Syncopate-Bold.ttf"
13   font "Syncopate-Regular.ttf"
15   # No zap stanza required
16 end