Update launcher

This commit is contained in:
Alexandre Archambault 2016-01-07 20:14:11 +01:00
parent 20febe7093
commit 5a24701cb0
2 changed files with 2 additions and 1 deletions

BIN
coursier

Binary file not shown.

View File

@ -5,7 +5,8 @@ CACHE_VERSION=v1
"$(dirname "$0")/../cli/target/pack/bin/coursier" bootstrap \
com.github.alexarchambault:coursier-cli_2.11:$VERSION \
-r https://oss.sonatype.org/content/repositories/staging \
--no-default \
-r central \
-D "\${user.home}/.coursier/bootstrap/$VERSION" \
-b \
-f -o coursier \