@fontsource-variable/chiron-sung-hk 5.2.1 → 5.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Google Inc.
1
+ Copyright 2025 The Chiron Sung HK Project Authors (https://github.com/chiron-fonts/chiron-sung-hk) ChironSungHK-Italic[wght].ttf: Copyright 2025 The Chiron Sung HK Project Authors (https://github.com/chiron-fonts/chiron-sung-hk)
2
2
 
3
3
  This Font Software is licensed under the SIL Open Font License, Version 1.1.
4
4
  This license is copied below, and is also available with a FAQ at:
package/README.md CHANGED
@@ -39,8 +39,8 @@ body {
39
39
  ## Licensing
40
40
  Always make sure to read the license for each font you use. Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0.
41
41
 
42
- Google Inc.
43
- [OFL-1.1](http://scripts.sil.org/OFL)
42
+ Copyright 2025 The Chiron Sung HK Project Authors (https://github.com/chiron-fonts/chiron-sung-hk) ChironSungHK-Italic[wght].ttf: Copyright 2025 The Chiron Sung HK Project Authors (https://github.com/chiron-fonts/chiron-sung-hk)
43
+ [OFL-1.1](https://openfontlicense.org)
44
44
 
45
45
  ## Other Notes
46
46
  Font version (provided by source): `v1`.
package/metadata.json CHANGED
@@ -23,8 +23,8 @@
23
23
  "category": "serif",
24
24
  "license": {
25
25
  "type": "OFL-1.1",
26
- "url": "http://scripts.sil.org/OFL",
27
- "attribution": "Google Inc."
26
+ "url": "https://openfontlicense.org",
27
+ "attribution": "Copyright 2025 The Chiron Sung HK Project Authors (https://github.com/chiron-fonts/chiron-sung-hk) ChironSungHK-Italic[wght].ttf: Copyright 2025 The Chiron Sung HK Project Authors (https://github.com/chiron-fonts/chiron-sung-hk)"
28
28
  },
29
29
  "source": "https://github.com/google/fonts",
30
30
  "type": "google"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fontsource-variable/chiron-sung-hk",
3
- "version": "5.2.1",
3
+ "version": "5.2.3",
4
4
  "description": "Self-host the Chiron Sung HK font in a neatly bundled NPM package.",
5
5
  "main": "index.css",
6
6
  "publishConfig": {"access": "public"},
@@ -42,5 +42,6 @@
42
42
  "type": "git",
43
43
  "url": "git+https://github.com/fontsource/font-files.git",
44
44
  "directory": "fonts/variable/chiron-sung-hk"
45
- }
45
+ },
46
+ "publishHash": "d17223e147ff3370"
46
47
  }