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