mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-19 03:12:07 +02:00
0xProto: Fix cask name
must be all lower case, always. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
d7ec2036d4
commit
8780f0f61a
@ -7,7 +7,7 @@
|
||||
"folderName": "0xProto",
|
||||
"imagePreviewFont": "0xProto Nerd Font",
|
||||
"linkPreviewFont": "oxproto",
|
||||
"caskName": "0xProto",
|
||||
"caskName": "0xproto",
|
||||
"repoRelease": false,
|
||||
"description": "An opinionated font for software engineers"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user