Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-d / font-delius-swash-caps.rb
blobec637a7bad3b9a3014b3400922ffdf44939b1e47
1 cask "font-delius-swash-caps" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/deliusswashcaps/DeliusSwashCaps-Regular.ttf",
6       verified: "github.com/google/fonts/"
7   name "Delius Swash Caps"
8   homepage "https://fonts.google.com/specimen/Delius+Swash+Caps"
10   font "DeliusSwashCaps-Regular.ttf"
12   # No zap stanza required
13 end