@cryptotaxi247 / kubo / commits / 470de9222

updated gobuilder dist

https://github.com/Luzifer/gobuilder/pull/52 License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>

Juan Batiz-Benet committed Jul 28, 2015 at 05:19 UTC 470de9222d494cfe77fd38e4c16bd9e36e07b01f
1 file changed +3 -3
cmd/ipfs/.gobuilder.yml
+3 -3
@@ -5,6 +5,6 @@ build_matrix:
5 build_tags:
6 - nofuse
7 artifacts:
8 - - dist/README.md
9 - - dist/LICENSE
10 - - dist/install.sh
8 + README.md: dist/README.md
9 + LICENSE: dist/LICENSE
10 + install.sh: dist/install.sh