Skip to content

Commit

Permalink
font-cozette updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Sep 28, 2024
1 parent 99e8938 commit 18ed46d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-cozette.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontCozette < Formula
desc "Cozette font"
homepage "https://github.com/slavfox/Cozette"
url "https://github.com/slavfox/Cozette/releases/download/v.1.25.1/CozetteFonts-v-1-25-1.zip"
version "1.25.1"
sha256 "e0265bf6a5d575325cb197dbfb899fca6093e0ce896e8b49ae9ea034d7fd3568"
url "https://github.com/slavfox/Cozette/releases/download/v.1.25.2/CozetteFonts-v-1-25-2.zip"
version "1.25.2"
sha256 "0ee8292f9273b56e64c19e3a4d978d6f5c4b091220ec129083287d99a059cd18"

def install
(share/"fonts").install Dir.glob("./**/CozetteVector.otf")[0]
Expand Down

0 comments on commit 18ed46d

Please sign in to comment.