mirror of
https://github.com/kopia/kopia.git
synced 2026-01-27 07:48:06 -05: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.