Update packages and fix DFD (fixes #104)

This commit is contained in:
Matt Nadareski
2024-10-24 17:41:14 -04:00
parent 936b470575
commit 2b1cf8dfa5
6 changed files with 5 additions and 6 deletions

View File

@@ -423,7 +423,7 @@ namespace SabreTools.FileTypes.Archives
zipEntryRom = GetInfo(readStream,
size: localFile.Length,
hashes: AvailableHashTypes,
keepReadOpen: true);
keepReadOpen: false);
}
// Fill in common details and add to the list