Merge pull request #200222 from Homebrew/bump-zed@preview-0.172.4
[Homebrew/homebrew-cask.git] / Casks / font / font-f / font-faune.rb
blobbaadd46b7745117226a3f2d031da85edf91eee85
1 cask "font-faune" do
2   version "1.000"
3   sha256 :no_check
5   url "https://www.cnap.fr/sites/faune/Faune_Fonts.zip"
6   name "Faune"
7   homepage "https://www.cnap.fr/sites/faune/"
9   livecheck do
10     skip "No version information available"
11   end
13   font "Faune_Fonts/Otf/Faune-DisplayBlack.otf"
14   font "Faune_Fonts/Otf/Faune-DisplayBoldItalic.otf"
15   font "Faune_Fonts/Otf/Faune-DisplayThin.otf"
16   font "Faune_Fonts/Otf/Faune-TextBold.otf"
17   font "Faune_Fonts/Otf/Faune-TextItalic.otf"
18   font "Faune_Fonts/Otf/Faune-TextRegular.otf"
20   # No zap stanza required
21 end