mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
sbt: Update to version 1.10.2
This commit is contained in:
parent
2ee659358b
commit
6e111a4cb7
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.1",
|
"version": "1.10.2",
|
||||||
"description": "A build tool for Scala, Java, and more",
|
"description": "A build tool for Scala, Java, and more",
|
||||||
"homepage": "https://www.scala-sbt.org",
|
"homepage": "https://www.scala-sbt.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://github.com/sbt/sbt/releases/download/v1.10.1/sbt-1.10.1.zip",
|
"url": "https://github.com/sbt/sbt/releases/download/v1.10.2/sbt-1.10.2.zip",
|
||||||
"hash": "5647898e972313ad6abcbc8df8ad54974a49f8f5020dfd9b7cc89f4821047a5b",
|
"hash": "e27d40d5faef41f6768792b21b3fd403669beee709a3c4cc907edf473fa5f077",
|
||||||
"extract_dir": "sbt",
|
"extract_dir": "sbt",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"SBT_HOME": "$dir"
|
"SBT_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user