Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-d / font-dosis.rb
blob9fc62cce46f3c5b70c488078074e115f134f89dd
1 cask "font-dosis" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/dosis/Dosis%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Dosis"
8   homepage "https://fonts.google.com/specimen/Dosis"
10   font "Dosis[wght].ttf"
12   # No zap stanza required
13 end