excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-source-sans-3.rb
blob6ed2b44f4f15fca7d2d4124c57374da58b8e1805
1 cask "font-source-sans-3" 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/sourcesans3"
9   name "Source Sans 3"
10   homepage "https://fonts.google.com/specimen/Source+Sans+3"
12   font "SourceSans3-Italic[wght].ttf"
13   font "SourceSans3[wght].ttf"
15   # No zap stanza required
16 end