Skip to content

Commit

Permalink
font-sudo updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 8, 2024
1 parent 3091f19 commit 65acdd6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-sudo.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontSudo < Formula
desc "Sudo font"
homepage "https://github.com/jenskutilek/sudo-font/"
url "https://github.com/jenskutilek/sudo-font/releases/download/v2.0.0/sudo.zip"
version "2.0.0"
sha256 "525fecc3b57428e9f996e21a5cbbcb80e23b1c7198c7692b2f75b2046effc081"
url "https://github.com/jenskutilek/sudo-font/releases/download/v2.1/sudo.zip"
version "2.1"
sha256 "4d7d108cb41dc9a8edf8b6912a192ff56dc810f058f76f499d2a732ea59e7223"

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

0 comments on commit 65acdd6

Please sign in to comment.