Alternatively, you can use Git to clone the repository and just pull every update, saving time and bandwidth.
Here's how to do it on Windows:
cd into whatever directory you want to put the download in. (E.g. cd "/c/Users/bb010g/Games")git clone "https://github.com/TheOriginalSINe/Project-M-CC"cd back into the directory and run git pull. This will only change what's been updated, saving you from downloading the whole zip again.