mirror of
https://github.com/kopia/kopia.git
synced 2026-03-15 12:50:29 -04:00
Instead of using hardcore Makefile scripts and external tools, created a specialized Go tool that combines curl, sha256sum, gunzip, tar, unzip and automatically figures out the correct URL to download based on the current GOOS/GOARCH combination.