Skip to content

Commit

Permalink
font-elstobd updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 21, 2024
1 parent a73c75d commit 5120a50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-elstobd.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontElstobd < Formula
desc "Elstobd font"
homepage "https://github.com/psb1558/Elstob-font"
url "https://github.com/psb1558/Elstob-font/releases/download/v2.104/Elstob_2.104.zip"
version "2.104"
sha256 "f20439bf6de7c4dd177b013fe5f262cad30bc8caedd07245ad5dfe2b8e9231cc"
url "https://github.com/psb1558/Elstob-font/releases/download/v3.000/Elstob_3.000.zip"
version "3.000"
sha256 "f926bd4bb160276827f6c6e682fe5b41cd7c7a90ea800ed1a776d6d3176f3699"

def install
(share/"fonts").install Dir.glob("./**/variable/Elstob-Italic.ttf")[0]
Expand Down

0 comments on commit 5120a50

Please sign in to comment.