Skip to content

Commit

Permalink
font-server-mono updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Jan 3, 2025
1 parent d1617a6 commit de1e953
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-server-mono.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class FontServerMono < Formula
desc "Server mono font"
homepage "https://servermono.com/"
url "https://github.com/internet-development/www-server-mono/archive/refs/tags/0.0.5.tar.gz",
url "https://github.com/internet-development/www-server-mono/archive/refs/tags/0.0.6.tar.gz",
verified: "github.com/internet-development/www-server-mono/"
version "0.0.5"
sha256 "ba94c13607a98a8bf303e785c5cdf03d90d77089469c68ccbb4f4f4564f21719"
version "0.0.6"
sha256 "07d2eff6a11b9939b0d397198bec9258da6b43660d6f0fa8814e543f617d2b82"

def install
(share/"fonts").install Dir.glob("./**/fonts/ServerMono-Regular-Italic.otf")[0]
Expand Down

0 comments on commit de1e953

Please sign in to comment.