excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-y / font-yrsa.rb
blob2375a9f629a2ca1de0ffa1450821551ad4b8360e
1 cask "font-yrsa" 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/yrsa"
9   name "Yrsa"
10   homepage "https://fonts.google.com/specimen/Yrsa"
12   font "Yrsa-Italic[wght].ttf"
13   font "Yrsa[wght].ttf"
15   # No zap stanza required
16 end