gtfs-data-manager
gtfs-data-manager copied to clipboard
Use full file hashes
Right now we use the hash of specific bits of the file to compare, which was done for speed. But ZIP files have stable format, so changing, say, only stops.txt might not trigger refetch if stops.txt was not part of the part that was hashed.