@@ -76,32 +76,32 @@ void _initCustomFonts() {
7676 fontWeight: FontWeight .w400,
7777 fontStyle: FontStyle .normal,
7878 ),
79- '91ee1c455c6be95581fa616865e88f5d8aad26d55256e9332486689794c85fa2 ' ,
80- 3315776 ,
79+ '9a592451f45258bd5886ae7e2044c38f6bc4a25625b89c7df388f8ee5701c651 ' ,
80+ 3317388 ,
8181 ),
8282 _IosevkaFile (
8383 const DynamicFontsVariant (
8484 fontWeight: FontWeight .w700,
8585 fontStyle: FontStyle .normal,
8686 ),
87- '3b57fbb8d0cb87589048eca03d9a5f936503baafd2937bf28ca3fe73ae3132bb ' ,
88- 3312144 ,
87+ 'a985f630df03dd99bb05cff93ae40ad5633e50f1746fb26b208fbde3644dadfa ' ,
88+ 3310616 ,
8989 ),
9090 _IosevkaFile (
9191 const DynamicFontsVariant (
9292 fontWeight: FontWeight .w400,
9393 fontStyle: FontStyle .italic,
9494 ),
95- '1469d20037c2e019df297afd5c1cd26b22c9dd0916e2f548c1c4e290838299c2 ' ,
96- 3453164 ,
95+ '8ca7ec11d28384aeaf019512749edf38aefd14adc4bd8fcfd95d80d9e57a2fa4 ' ,
96+ 3453632 ,
9797 ),
9898 _IosevkaFile (
9999 const DynamicFontsVariant (
100100 fontWeight: FontWeight .w700,
101101 fontStyle: FontStyle .italic,
102102 ),
103- 'b6af99873ad4c3799ec80f9a85e8f965ddf2c2b42431cba4a30c7991e0e57f3a ' ,
104- 3457108 ,
103+ '5b513a2bd4b850117df76e2c3719c9ca1825159228fbd4c0e64d72eb7c96174e ' ,
104+ 3456720 ,
105105 ),
106106 ].fold <Map <DynamicFontsVariant , DynamicFontsFile >>(
107107 {},
@@ -259,7 +259,7 @@ class _IosevkaFile extends DynamicFontsFile {
259259 : super (expectedFileHash, expectedLength);
260260
261261 static const name = 'Iosevka' ;
262- static const version = '6.0.0 ' ;
262+ static const version = '6.0.1 ' ;
263263
264264 final DynamicFontsVariant variant;
265265
0 commit comments