excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-m / font-marvel.rb
blob8c0d40b334d9605160a82712e6e22db91aeefb67
1 cask "font-marvel" 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/marvel"
9   name "Marvel"
10   homepage "https://fonts.google.com/specimen/Marvel"
12   font "Marvel-Bold.ttf"
13   font "Marvel-BoldItalic.ttf"
14   font "Marvel-Italic.ttf"
15   font "Marvel-Regular.ttf"
17   # No zap stanza required
18 end