excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-spline-sans.rb
blob921b103dccc29c4bae1bb95f76f12a0ca71f95c5
1 cask "font-spline-sans" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/splinesans/SplineSans%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Spline Sans"
8   homepage "https://fonts.google.com/specimen/Spline+Sans"
10   font "SplineSans[wght].ttf"
12   # No zap stanza required
13 end