excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-nobile.rb
blob134928d5d65619d54ed3da5a9cfb45305f505173
1 cask "font-nobile" 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/nobile"
9   name "Nobile"
10   homepage "https://fonts.google.com/specimen/Nobile"
12   font "Nobile-Bold.ttf"
13   font "Nobile-BoldItalic.ttf"
14   font "Nobile-Italic.ttf"
15   font "Nobile-Medium.ttf"
16   font "Nobile-MediumItalic.ttf"
17   font "Nobile-Regular.ttf"
19   # No zap stanza required
20 end