Skip to content

Commit

Permalink
font-sudo updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Aug 4, 2024
1 parent 4ef5f74 commit 30779f6
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/v1.3/sudo.zip"
version "1.3"
sha256 "b7e2e9c6a22daf0139d759bea2fdefe745cc8b69ba216e6dab660a710dcb1eed"
url "https://github.com/jenskutilek/sudo-font/releases/download/v1.4/sudo.zip"
version "1.4"
sha256 "cbb84bbfd5394734800f6156baf5253c03609ba871d971d4f7bd74f24effc9d5"

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

0 comments on commit 30779f6

Please sign in to comment.