phinze/homebrew-cask

View on GitHub
Casks/font/font-c/font-code2002.rb

Summary

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

  url "https://www.ffonts.net/Code2002.font.zip"
  name "Code2002"
  homepage "https://www.ffonts.net/Code2002.font.download"

  font "CODE2002.TTF"

  # No zap stanza required
end