mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
sbt: Update to version 1.11.5
This commit is contained in:
parent
ec928f3d42
commit
6b48d3bf78
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.4",
|
"version": "1.11.5",
|
||||||
"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.11.4/sbt-1.11.4.zip",
|
"url": "https://github.com/sbt/sbt/releases/download/v1.11.5/sbt-1.11.5.zip",
|
||||||
"hash": "5364cbde63e36390fe771c081d8a5786193ace6f2e21606afedb806cae3af0b8",
|
"hash": "3227b02d61baf201a0b15dae5b871c37729cd7a96823e9a3b74462e7908e7d6a",
|
||||||
"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