Skip to content

Commit

Permalink
font-geist updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Oct 2, 2024
1 parent 6650fcf commit 6d5f4af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/font-geist.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class FontGeist < Formula
desc "Geist font"
homepage "https://vercel.com/font/sans"
url "https://github.com/vercel/geist-font/releases/download/1.4.0/Geist-1.4.0.zip",
url "https://github.com/vercel/geist-font/releases/download/1.4.0/Geist-v1.4.0.zip",
verified: "github.com/vercel/geist-font/"
version "1.4.0"
sha256 "1bd906111a8853f0720831d08a363077358afc755acf893c6d4ed29529bef139"
sha256 "b2c99487cd205def10ce8ab4b2ca045426c5c0e60f9707ec53c31146c63eb7b2"

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

0 comments on commit 6d5f4af

Please sign in to comment.