Skip to content

Commit

Permalink
Merge pull request #2979 from ipfs/deps/update-gx
Browse files Browse the repository at this point in the history
update gx version
  • Loading branch information
whyrusleeping authored Jul 19, 2016
2 parents b5fbc01 + 70cd1da commit 29de750
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 29de750

Please sign in to comment.