Skip to content

Commit

Permalink
font-juliamono updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Jun 28, 2024
1 parent 5478107 commit f2e5f17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-juliamono.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontJuliamono < Formula
desc "Juliamono font"
homepage "https://github.com/cormullion/juliamono"
url "https://github.com/cormullion/juliamono/releases/download/v0.055/JuliaMono.tar.gz"
version "0.055"
sha256 "027654737001a1f85cc1689faa3676fb42a06d5bf5aa6e83ff77eb1edb3a3602"
url "https://github.com/cormullion/juliamono/releases/download/v0.056/JuliaMono.tar.gz"
version "0.056"
sha256 "4c3ebfe05d5502a7224b969f091a4d11468d096d30dd22118a68a3a4b9d0dba1"

def install
(share/"fonts").install Dir.glob("./**/JuliaMono-SemiBoldItalic.ttf")[0]
Expand Down

0 comments on commit f2e5f17

Please sign in to comment.