mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
sbt: Update to version 1.9.9
This commit is contained in:
parent
f4d8a47c67
commit
c6dd323ae9
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.8",
|
"version": "1.9.9",
|
||||||
"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.9.8/sbt-1.9.8.zip",
|
"url": "https://github.com/sbt/sbt/releases/download/v1.9.9/sbt-1.9.9.zip",
|
||||||
"hash": "380192b772a02004b0677a4125954ef672c1e9971683e12c1c866a191757a5b9",
|
"hash": "e296035788dff678c4416f85c6030b51ec2b5f2b6b72e940c80b7763b34bc5d9",
|
||||||
"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