Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-a / font-abhaya-libre.rb
blob710c77bf7404fb3c0d052764b6f32796e8aac3e0
1 cask "font-abhaya-libre" 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/abhayalibre"
9   name "Abhaya Libre"
10   homepage "https://fonts.google.com/specimen/Abhaya+Libre"
12   font "AbhayaLibre-Bold.ttf"
13   font "AbhayaLibre-ExtraBold.ttf"
14   font "AbhayaLibre-Medium.ttf"
15   font "AbhayaLibre-Regular.ttf"
16   font "AbhayaLibre-SemiBold.ttf"
18   # No zap stanza required
19 end