excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-r / font-reddit-mono.rb
blob098f1dc20ba46cb6c3aba86a6d60a6622f44953e
1 cask "font-reddit-mono" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/redditmono/RedditMono%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Reddit Mono"
8   homepage "https://fonts.google.com/specimen/Reddit+Mono"
10   font "RedditMono[wght].ttf"
12   # No zap stanza required
13 end