excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-m / font-m-plus-1p.rb
blobd87fad54dd640792a022562cbcb498fbc6308972
1 cask "font-m-plus-1p" 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/mplus1p"
9   name "M PLUS 1p"
10   homepage "https://fonts.google.com/specimen/M+PLUS+1p"
12   font "MPLUS1p-Black.ttf"
13   font "MPLUS1p-Bold.ttf"
14   font "MPLUS1p-ExtraBold.ttf"
15   font "MPLUS1p-Light.ttf"
16   font "MPLUS1p-Medium.ttf"
17   font "MPLUS1p-Regular.ttf"
18   font "MPLUS1p-Thin.ttf"
20   # No zap stanza required
21 end