excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-d / font-dm-serif-display.rb
blobe31a2aa1252ec5dc52bc469fc37f0040a8a46288
1 cask "font-dm-serif-display" 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: "ofl/dmserifdisplay"
9   name "DM Serif Display"
10   homepage "https://fonts.google.com/specimen/DM+Serif+Display"
12   font "DMSerifDisplay-Italic.ttf"
13   font "DMSerifDisplay-Regular.ttf"
15   # No zap stanza required
16 end