phinze/homebrew-cask

View on GitHub
Casks/font/font-b/font-blokk-neue.rb

Summary

Maintainability
A
0 mins
Test Coverage
cask "font-blokk-neue" do
  version :latest
  sha256 :no_check

  url "https://github.com/los-gordos/BLOKK/blob/master/BLOKKNeue-Regular.otf"
  name "BLOKK Neue"
  homepage "https://github.com/los-gordos/BLOKK"

  font "BLOKKNeue-Regular.otf"

  # No zap stanza required
end