Bump sbt to 1.1.6. (#8634)
This commit is contained in:
parent
6c24f686ce
commit
52a997208c
@ -32,11 +32,10 @@ class Sbt(Package):
|
||||
homepage = 'http://www.scala-sbt.org'
|
||||
url = "https://github.com/sbt/sbt/releases/download/v1.1.4/sbt-1.1.4.tgz"
|
||||
|
||||
version('1.1.6', 'd307b131ed041c783ac5ed7bbb4768dc')
|
||||
version('1.1.5', 'b771480feb07f98fa8cd6d787c8d4485')
|
||||
version('1.1.4', 'c71e5fa846164d14d4cd450520d66c6a')
|
||||
version('0.13.17', 'c52c6152cc7aadfd1f0736a1a5d0a5b8')
|
||||
version('0.13.12', 'cec3071d46ef13334c8097cc3467ff28',
|
||||
url="https://dl.bintray.com/sbt/native-packages/sbt/0.13.12/sbt-0.13.12.tgz")
|
||||
|
||||
depends_on('java')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user