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 Dec 3, 2024
1 parent 3915d81 commit a34f90e
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.4.tar.gz",
url "https://github.com/internet-development/www-server-mono/archive/refs/tags/0.0.5.tar.gz",
verified: "github.com/internet-development/www-server-mono/"
version "0.0.4"
sha256 "677169c9ed971ccafea0d55f4f34f3784e61a3b848784e12247608b344f477c4"
version "0.0.5"
sha256 "ba94c13607a98a8bf303e785c5cdf03d90d77089469c68ccbb4f4f4564f21719"

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

0 comments on commit a34f90e

Please sign in to comment.