Skip to content

Commit 515a5f9

Browse files
committed
font-sketchybar-app-font updated
1 parent f08ada6 commit 515a5f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/font-sketchybar-app-font.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class FontSketchybarAppFont < Formula
22
desc "Sketchybar-app-font font"
33
homepage "https://github.com/kvndrsslr/sketchybar-app-font"
4-
url "https://github.com/kvndrsslr/sketchybar-app-font/releases/download/v2.0.29/sketchybar-app-font.ttf"
5-
version "2.0.29"
6-
sha256 "0e39ca14d7f305f675b7424acf2d175517992dc7f1468deca9cd979ec0b8804a"
4+
url "https://github.com/kvndrsslr/sketchybar-app-font/releases/download/v2.0.30/sketchybar-app-font.ttf"
5+
version "2.0.30"
6+
sha256 "d8ef40fb5683433584648df453a9c20896c2f0362bc2dc3465ed104d42b8ee9d"
77

88
def install
99
(share/"fonts").install Dir.glob("./**/sketchybar-app-font.ttf")[0]

0 commit comments

Comments
 (0)