* FIX: off-by-one error when identifying the patch/Rack version by reading the magic sequence of a zstd-compressed patch. * review: using array of uint8_t instead of char[] for recognizing magic number of an zstd archive * review: explicit size of the zstd magic number arraytags/26.02