-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Labels
Description
Describe the bug
Same file gives different md5 hash upon zip
To Reproduce
Steps to reproduce the behavior:
- zip a directory twice in two different output path
- both zip files would have different hash even if the files are same if checked with expo-file-system
- Can we use .tar.gz with this library ?
Expected behavior
To have the same hash for zip files that have the same content
Env (please complete the following information):
- Device: [e.g. iPhone 15 Pro]
- OS: [e.g. iOS 17.5]
- OS Version: [e.g. 14.6.1]
- Package Version: [e.g. 6.1.0]