Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-p / font-proza-libre.rb
blobd969e8c6043687ec0c1d3cde0c7ae5ad7abd909d
1 cask "font-proza-libre" do
2   version "1.0"
3   sha256 "c6d975321ef7853769a68fbb290c3f0b0b72ca175a2bbd2a33b1bdf2e1db5490"
5   url "https://github.com/jasperdewaard/Proza-Libre/archive/refs/tags/#{version}.tar.gz"
6   name "Proza Libre"
7   homepage "https://github.com/jasperdewaard/Proza-Libre"
9   font "Proza-Libre-#{version}/Fonts/ProzaLibre-Bold.ttf"
10   font "Proza-Libre-#{version}/Fonts/ProzaLibre-BoldItalic.ttf"
11   font "Proza-Libre-#{version}/Fonts/ProzaLibre-ExtraBold.ttf"
12   font "Proza-Libre-#{version}/Fonts/ProzaLibre-ExtraBoldItalic.ttf"
13   font "Proza-Libre-#{version}/Fonts/ProzaLibre-Italic.ttf"
14   font "Proza-Libre-#{version}/Fonts/ProzaLibre-Medium.ttf"
15   font "Proza-Libre-#{version}/Fonts/ProzaLibre-MediumItalic.ttf"
16   font "Proza-Libre-#{version}/Fonts/ProzaLibre-Regular.ttf"
17   font "Proza-Libre-#{version}/Fonts/ProzaLibre-SemiBold.ttf"
18   font "Proza-Libre-#{version}/Fonts/ProzaLibre-SemiBoldItalic.ttf"
20   # No zap stanza required
21 end