Skip to content

Commit

Permalink
Merge pull request #197738 from singularitti/patch-1
Browse files Browse the repository at this point in the history
font-juliamono: 0.059
  • Loading branch information
khipp authored Jan 9, 2025
2 parents 672afa6 + f630676 commit 9ee8cb3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Casks/font/font-j/font-juliamono.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
cask "font-juliamono" do
version "0.058"
sha256 "513b9851d980cf4abc58ffee7c32819b0c7c995e9d8557fddc1d37016432726b"
version "0.059"
sha256 "e072777a94437519d9bda7eb5cf21b570a090802266d09827ab8b6bc84d13097"

url "https://github.com/cormullion/juliamono/releases/download/v#{version}/JuliaMono-ttf.tar.gz"
url "https://github.com/cormullion/juliamono/releases/download/v#{version}/JuliaMono-ttf.tar.gz",
verified: "github.com/cormullion/juliamono/"
name "JuliaMono"
homepage "https://github.com/cormullion/juliamono"
homepage "https://juliamono.netlify.app/"

font "JuliaMono-Black.ttf"
font "JuliaMono-BlackItalic.ttf"
Expand Down

0 comments on commit 9ee8cb3

Please sign in to comment.