phinze/homebrew-cask

View on GitHub
Casks/font/font-g/font-gungsuh.rb

Summary

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

  url "https://github.com/google/fonts/raw/main/ofl/gungsuh/Gungsuh-Regular.ttf"
  name "Gungsuh"
  homepage "https://github.com/googlefonts/batang"

  font "Gungsuh-Regular.ttf"

  # No zap stanza required
end