@@ -77,32 +77,32 @@ void _initCustomFonts() {
7777 fontWeight: FontWeight .w400,
7878 fontStyle: FontStyle .normal,
7979 ),
80- 'd149c8e4712de96cf6fc69b21a5638a06d75628675b8d11f99372c77657c5848 ' ,
81- 8444820 ,
80+ '56b8970f2227e536c1654f9309f87307606aff7ae529229ae84f951db3198975 ' ,
81+ 8444868 ,
8282 ),
8383 _IosevkaFile (
8484 const DynamicFontsVariant (
8585 fontWeight: FontWeight .w700,
8686 fontStyle: FontStyle .normal,
8787 ),
88- '2771cc963d1aba0c4a653c0c12d549f6fb7058b6db7358c54ea1b0ac56b1c7e2 ' ,
89- 8417392 ,
88+ 'fc7c7d0afa7fa1e6bd08ae5b3d471726e5dc896f5a8319eb1f38959b2a4f7dab ' ,
89+ 8417088 ,
9090 ),
9191 _IosevkaFile (
9292 const DynamicFontsVariant (
9393 fontWeight: FontWeight .w400,
9494 fontStyle: FontStyle .italic,
9595 ),
96- '762d4557714158d3114648013c35534c25b31777cd4d46a8662cc2818ddb3857 ' ,
97- 8772048 ,
96+ 'b6df1f98f630e774d6953f08f23c68af50bae4ac32dc85b1e06bbff3e82bfbad ' ,
97+ 8771952 ,
9898 ),
9999 _IosevkaFile (
100100 const DynamicFontsVariant (
101101 fontWeight: FontWeight .w700,
102102 fontStyle: FontStyle .italic,
103103 ),
104- '16f4e6f0759c02494581720ac128395377b6c57d64139225e0fe12b556c86f31 ' ,
105- 8776316 ,
104+ '0ecc06885baf11220b2bf2275731c69220ba9903362939cdad21417502777830 ' ,
105+ 8776056 ,
106106 ),
107107 ].fold <Map <DynamicFontsVariant , DynamicFontsFile >>(
108108 {},
@@ -364,7 +364,7 @@ class _IosevkaFile extends DynamicFontsFile {
364364 : super (expectedFileHash, expectedLength);
365365
366366 static const name = 'Iosevka' ;
367- static const version = '32.1 .0' ;
367+ static const version = '32.2 .0' ;
368368
369369 final DynamicFontsVariant variant;
370370
0 commit comments