excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-albert-sans.rb
blobd4516ca2c7e5e82463d05678f5f8898ec06d81fe
1 cask "font-albert-sans" 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/albertsans"
9   name "Albert Sans"
10   homepage "https://fonts.google.com/specimen/Albert+Sans"
12   font "AlbertSans-Italic[wght].ttf"
13   font "AlbertSans[wght].ttf"
15   # No zap stanza required
16 end