excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-d / font-dashicons.rb
blobee1114954480a908999a906e15285b5991545b44
1 cask "font-dashicons" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/WordPress/dashicons/raw/master/icon-font/fonts/dashicons.ttf",
6       verified: "github.com/WordPress/dashicons/"
7   name "Dashicons"
8   homepage "https://developer.wordpress.org/resource/dashicons"
10   deprecate! date: "2024-02-18", because: :discontinued
12   font "dashicons.ttf"
14   # No zap stanza required
15 end