excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-anonymice-powerline.rb
blob6897170ef9301a323ae6e71929f845f4a6e31bd7
1 cask "font-anonymice-powerline" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/powerline/fonts.git",
6       branch:    "master",
7       only_path: "AnonymousPro"
8   name "Anonymice Powerline"
9   homepage "https://github.com/powerline/fonts/tree/master/AnonymousPro"
11   font "Anonymice Powerline Bold Italic.ttf"
12   font "Anonymice Powerline Bold.ttf"
13   font "Anonymice Powerline Italic.ttf"
14   font "Anonymice Powerline.ttf"
16   # No zap stanza required
17 end