1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-02-12 12:45:44 +02:00

Monaspace: v1.100

This updates the source font files for Monaspace to the upstream v1.100
release, changes of which are described in the release notes.

https://github.com/githubnext/monaspace/releases/tag/v1.100
This commit is contained in:
Daniel Porter 2024-05-07 15:56:12 +01:00
parent f182364cf4
commit 9d30ea6aa9
44 changed files with 4 additions and 4 deletions

View File

@ -620,7 +620,7 @@
"unpatchedName": "Monaspace",
"licenseId": "OFL-1.1-RFN",
"RFN": true,
"version": "1.0.0",
"version": "1.100",
"patchedName": "Monaspice",
"folderName": "Monaspace",
"imagePreviewFont": "MonaspiceNe NF",

View File

@ -156,7 +156,7 @@ A preview of all fonts can be found [here](https://www.nerdfonts.com/font-downlo
| [Lilex Nerd Font][p-lilex] | [Lilex][f-lilex] | 2.400 | NO |
| [MartianMono Nerd Font][p-martian] | [MartianMono][f-martian] | 1.0.0 | NO |
| [Meslo Nerd Font][p-meslo] | [Meslo][f-meslo] | 1.21 | NO |
| [Monaspice Nerd Font][p-monaspace] | [Monaspace][f-monaspace] | 1.0.0 | YES |
| [Monaspice Nerd Font][p-monaspace] | [Monaspace][f-monaspace] | 1.100 | YES |
| [Monofur Nerd Font][p-monofur] | Monofur (Tobias B Koehler) | 1.0 | NO |
| [Monoid Nerd Font][p-monoid] | [Monoid][f-monoid] | 0.61 | NO |
| [Mononoki Nerd Font][p-mononoki] | [Mononoki][f-mononoki] | 1.6 | YES |

View File

@ -9,4 +9,4 @@ For more information have a look at the upstream website: https://github.com/git
Light weight added only after Nerd Font v3.1.0 release, see Issue 1433.
Version: 1.0.0
Version: 1.100

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
FONT_VERSION=1.000
FONT_VERSION=1.100
TMP_DIR=$(mktemp -d)
set -e