We would like to cache the binaries downloaded via binwrap via a repo in Artifactory. However, to do that we need to configure where to download the binaries from.
It would be preferable to have something similar to node-sass allowing you to configure the url to fetch the binary from.
If this is something that is interesting I could create a PR with this.