Skip to content

Commit 2e194fa

Browse files
Auto-Update: Google Fonts Data (20250522-001727) (#51)
This pull request updates the font URLs in the `src/FontsData.json` file to point to newer versions of the fonts. The changes ensure that the application uses the latest available font files. Font URL updates: * Updated the URL for the "Paprika" font to version `v23` to replace the previous `v21` URL. (`src/FontsData.json`, [src/FontsData.jsonL24025-R24025](diffhunk://#diff-33dde50ea708acb8c36bc487c62e0cc6f4718c1562403aa6b975f00e3921253aL24025-R24025)) * Updated the URL for the "Tapestry" font to version `v5` to replace the previous `v4` URL. (`src/FontsData.json`, [src/FontsData.jsonL31755-R31755](diffhunk://#diff-33dde50ea708acb8c36bc487c62e0cc6f4718c1562403aa6b975f00e3921253aL31755-R31755)) Co-authored-by: googlefonts-updater <199735022+googlefonts-updater@users.noreply.github.com>
1 parent dc14cd0 commit 2e194fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/FontsData.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24022,7 +24022,7 @@
2402224022
{
2402324023
"Name": "Paprika",
2402424024
"Variant": "regular",
24025-
"URL": "https://fonts.gstatic.com/s/paprika/v21/8QIJdijZitv49rDfuIgOq7jkAOw.ttf"
24025+
"URL": "https://fonts.gstatic.com/s/paprika/v23/8QIJdijZitv49rDfuIgOq7jkAOw.ttf"
2402624026
},
2402724027
{
2402824028
"Name": "Parisienne",
@@ -31752,7 +31752,7 @@
3175231752
{
3175331753
"Name": "Tapestry",
3175431754
"Variant": "regular",
31755-
"URL": "https://fonts.gstatic.com/s/tapestry/v4/SlGTmQecrosEYXhaGBIkqnB6aSQU.ttf"
31755+
"URL": "https://fonts.gstatic.com/s/tapestry/v5/SlGTmQecrosEYXhaGBIkqnB6aSQU.ttf"
3175631756
},
3175731757
{
3175831758
"Name": "Taprom",

0 commit comments

Comments
 (0)