Updating download location

This commit is contained in:
Alex Yatskov 2016-01-10 11:40:05 +09:00
parent f06ecbcb21
commit 4bda542bd5

View File

@ -62,10 +62,13 @@ $ go get github.com/FooSoft/homemaker
Otherwise, you can use the pre-built binaries for the platforms below: Otherwise, you can use the pre-built binaries for the platforms below:
* [homemaker_linux_386.tar.gz](http://dl.foosoft.net/homemaker/homemaker_linux_386.tar.gz) * [homemaker_darwin_386.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_darwin_386.tar.gz)
* [homemaker_linux_amd64.tar.gz](http://dl.foosoft.net/homemaker/homemaker_linux_amd64.tar.gz) * [homemaker_darwin_amd64.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_darwin_amd64.tar.gz)
* [homemaker_windows_386.zip](http://dl.foosoft.net/homemaker/homemaker_windows_386.zip) * [homemaker_linux_386.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_linux_386.tar.gz)
* [homemaker_windows_amd64.zip](http://dl.foosoft.net/homemaker/homemaker_windows_amd64.zip) * [homemaker_linux_amd64.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_linux_amd64.tar.gz)
* [homemaker_linux_arm.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_linux_arm.tar.gz)
* [homemaker_windows_386.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_windows_386.tar.gz)
* [homemaker_windows_amd64.tar.gz](//foosoft.net/projects/homemaker/dl/homemaker_windows_amd64.tar.gz)
## Configuration ## ## Configuration ##