excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-mono-for-powerline.rb
blobbf9bfa7c7ceda1cee20bf14179b304c82120fa6a
1 cask "font-noto-mono-for-powerline" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/powerline/fonts.git",
6       branch:    "master",
7       only_path: "NotoMono"
8   name "Noto Mono for Powerline"
9   homepage "https://github.com/powerline/fonts/tree/master/NotoMono"
11   font "Noto Mono for Powerline.ttf"
13   # No zap stanza required
14 end