mirror of https://github.com/sbt/sbt.git
Update launcher
This commit is contained in:
parent
34ce0e17d7
commit
fa13b939d5
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.0.0-M7
|
||||
VERSION=1.0.0-M8
|
||||
CACHE_VERSION=v1
|
||||
|
||||
SBTPACK_LAUNCHER="$(dirname "$0")/../cli/target/pack/bin/coursier"
|
||||
|
|
|
|||
Loading…
Reference in New Issue