Merge pull request #198804 from Exidex/bump-gauntlet-14
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-mono.rb
blobd456645bde0bac0a597a3db171a04cd31ecc70f2
1 cask "font-noto-mono" do
2   version :latest
3   sha256 :no_check
5   url "https://noto-website-2.storage.googleapis.com/pkgs/NotoMono-hinted.zip",
6       verified: "noto-website-2.storage.googleapis.com/"
7   name "Noto Mono"
8   homepage "https://www.google.com/get/noto/#mono-mono"
10   font "NotoMono-Regular.ttf"
12   # No zap stanza required
13 end