phinze/homebrew-cask

View on GitHub
Casks/font/font-a/font-albertella.rb

Summary

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

  url "https://moji-waku.com/download/albertella.zip"
  name "Albertella"
  homepage "https://moji-waku.com/albertella/index.html"

  font "albertella/Albertella-Light.otf"

  # No zap stanza required
end