Skip to content

Commit

Permalink
font-sn-pro updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Sep 19, 2024
1 parent 30bf700 commit e24a282
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-sn-pro.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class FontSnPro < Formula
desc "Sn pro font family font"
homepage "https://supernotes.app/open-source/sn-pro"
url "https://github.com/supernotes/sn-pro/releases/download/1.1.0/SN-Pro.zip",
url "https://github.com/supernotes/sn-pro/releases/download/1.2.0/SN-Pro.zip",
verified: "github.com/supernotes/sn-pro/"
version "1.1.0"
sha256 "b8953185881a741e62912033d0fdc0ad99f31e470c6a51c07859f883ec26ee19"
version "1.2.0"
sha256 "1bd89ccc333df57ca959207b83282fcd6b9806d71070244394a892ea280ac792"

def install
(share/"fonts").install Dir.glob("./**/SNPro-Black.otf")[0]
Expand Down

0 comments on commit e24a282

Please sign in to comment.