excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-stardos-stencil.rb
blobd3f54b1735733aadc2e0951a02e2cda804eae407
1 cask "font-stardos-stencil" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/stardosstencil"
9   name "Stardos Stencil"
10   homepage "https://fonts.google.com/specimen/Stardos+Stencil"
12   font "StardosStencil-Bold.ttf"
13   font "StardosStencil-Regular.ttf"
15   # No zap stanza required
16 end