Skip to content

Commit

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

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

0 comments on commit 6650fcf

Please sign in to comment.