homebrew-cask/Casks/font/font-r/font-ruslan-display.rb

14 lines
359 B
Ruby

cask "font-ruslan-display" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/ruslandisplay/RuslanDisplay-Regular.ttf",
verified: "github.com/google/fonts/"
name "Ruslan Display"
homepage "https://fonts.google.com/specimen/Ruslan+Display"
font "RuslanDisplay-Regular.ttf"
# No zap stanza required
end