repo.or.cz
/
Homebrew
/
homebrew-cask.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
excalidrawz 1.2.5
[Homebrew/homebrew-cask.git]
/
Casks
/
font
/
font-a
/
font-aleo.rb
blob
8f46ffbe8bfcdf401adf5fbc5ed2979fa2de1ecf
1
cask "font-aleo" do
2
version :latest
3
sha256 :no_check
4
5
url "https://github.com/google/fonts.git",
6
verified: "github.com/google/fonts",
7
branch: "main",
8
only_path: "ofl/aleo"
9
name "Aleo"
10
homepage "https://fonts.google.com/specimen/Aleo"
11
12
font "Aleo-Italic[wght].ttf"
13
font "Aleo[wght].ttf"
14
15
# No zap stanza required
16
end