excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-d / font-dhyana.rb
blob9d34cbd058b7a89853eee217d975aaf4579f12c6
1 cask "font-dhyana" 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/dhyana"
9   name "Dhyana"
10   homepage "https://fonts.google.com/earlyaccess"
12   font "Dhyana-Bold.ttf"
13   font "Dhyana-Regular.ttf"
15   # No zap stanza required
16 end