V1.7.4
Bugfixes:
- Changed so the upload function uses the function
hash_file
instead ofhash
, otherwise it won't return the hash of the file but rather the temporary file name's hash which will break anti-dupe. - Changed so the Makefile removes the existing
dist
upon runningmake install
.