update gx version

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
Jeromy 2016-07-19 08:08:00 -07:00
parent 0e4c19558f
commit 70cd1dac9a

View File

@ -15,9 +15,9 @@ else
GOPATH_DELIMITER = :
endif
dist_root=/ipfs/QmXZQzBAFuoELw3NtjQZHkWSdA332PyQUj6pQjuhEukvg8
gx_bin=bin/gx-v0.7.0
gx-go_bin=bin/gx-go-v1.2.0
dist_root=/ipfs/QmUnvqDuRyfe7HJuiMMHv77AMUFnjGyAU28LFPeTYwGmFF
gx_bin=bin/gx-v0.8.0
gx-go_bin=bin/gx-go-v1.2.1
# use things in our bin before any other system binaries
export PATH := bin:$(PATH)