Skip to content

Commit

Permalink
font-0xproto: migrate from Homebrew/cask-fonts
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
p-linnane committed May 12, 2024
1 parent 6ebd537 commit c712489
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Casks/font/font-0/font-0xproto.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cask "font-0xproto" do
version "2.000"
sha256 "ef69ffaa0f7ebab546081aa9b551b34db12f832627b75cb420164a07d9c6b4d0"

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"

# No zap stanza required
end

0 comments on commit c712489

Please sign in to comment.