Skip to content

Commit

Permalink
Merge pull request #174215 from khipp/bump-font-0xproto-2.001
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay authored May 18, 2024
2 parents 1ff3fdf + fa5d88f commit f3be371
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/font/font-0/font-0xproto.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
cask "font-0xproto" do
version "2.000"
sha256 "ef69ffaa0f7ebab546081aa9b551b34db12f832627b75cb420164a07d9c6b4d0"
version "2.001"
sha256 "fa35e66b4bc045717dcec67f6b6a83a8128b34b1bd024a7f6a689908f15d6cf2"

url "https://github.com/0xType/0xProto/releases/download/#{version}/0xProto_#{version.dots_to_underscores}.zip"
name "0xProto"
desc "Programming font focused on source code legibility"
homepage "https://github.com/0xType/0xProto"

font "fonts/0xProto-Regular.otf"
font "fonts/0xProto-Italic.otf"
font "0xProto-Regular.otf"
font "0xProto-Italic.otf"

# No zap stanza required
end

0 comments on commit f3be371

Please sign in to comment.