@@ -277,7 +277,7 @@ let trailer = [UInt8](repeating: 0, count: trailerSize)
277277        0 ,  0 ,  0 ,  0 , 
278278
279279        // mode: 8 bytes
280-         48 ,  48 ,  48 ,  53 ,  53 ,  53 ,  32 ,  0 , 
280+         48 ,  48 ,  48 ,  55 ,  53 ,  53 ,  32 ,  0 , 
281281
282282        // uid: 8 bytes
283283        48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  32 ,  0 , 
@@ -292,7 +292,7 @@ let trailer = [UInt8](repeating: 0, count: trailerSize)
292292        48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  32 , 
293293
294294        // chksum: 8 bytes
295-         48 ,  49 ,  49 ,  48 ,  55 ,  53 ,  0 ,  32 , 
295+         48 ,  49 ,  49 ,  48 ,  55 ,  55 ,  0 ,  32 , 
296296
297297        // typeflag: 1 byte
298298        48 , 
@@ -360,7 +360,7 @@ let trailer = [UInt8](repeating: 0, count: trailerSize)
360360            0 ,  0 ,  0 ,  0 , 
361361
362362            // mode: 8 bytes
363-             48 ,  48 ,  48 ,  53 ,  53 ,  53 ,  32 ,  0 , 
363+             48 ,  48 ,  48 ,  55 ,  53 ,  53 ,  32 ,  0 , 
364364
365365            // uid: 8 bytes
366366            48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  32 ,  0 , 
@@ -375,7 +375,7 @@ let trailer = [UInt8](repeating: 0, count: trailerSize)
375375            48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  32 , 
376376
377377            // chksum: 8 bytes
378-             48 ,  49 ,  49 ,  48 ,  52 ,   55 ,  0 ,  32 , 
378+             48 ,  49 ,  49 ,  48 ,  53 ,   49 ,  0 ,  32 , 
379379
380380            // typeflag: 1 byte
381381            48 , 
@@ -476,7 +476,7 @@ let trailer = [UInt8](repeating: 0, count: trailerSize)
476476        0 ,  0 ,  0 ,  0 , 
477477
478478        // mode: 8 bytes
479-         48 ,  48 ,  48 ,  53 ,  53 ,  53 ,  32 ,  0 , 
479+         48 ,  48 ,  48 ,  55 ,  53 ,  53 ,  32 ,  0 , 
480480
481481        // uid: 8 bytes
482482        48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  32 ,  0 , 
@@ -491,7 +491,7 @@ let trailer = [UInt8](repeating: 0, count: trailerSize)
491491        48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  48 ,  32 , 
492492
493493        // chksum: 8 bytes
494-         48 ,  49 ,  50 ,  51 ,  50 ,   54 ,  0 ,  32 , 
494+         48 ,  49 ,  50 ,  51 ,  51 ,   48 ,  0 ,  32 , 
495495
496496        // typeflag: 1 byte
497497        53 , 
0 commit comments