mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
sbt: Update to version 1.5.1
This commit is contained in:
parent
5bec0f6231
commit
272c7d9a17
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"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.5.0/sbt-1.5.0.zip",
|
"url": "https://github.com/sbt/sbt/releases/download/v1.5.1/sbt-1.5.1.zip",
|
||||||
"hash": "647ef60ca20815d70a6c59d8fe939a7bab4f3f0f1be66d2954da07d431131cce",
|
"hash": "2cf0a77d10fdaa3c0650c3327d9a2ba1bd8a184342f97c5bf69766aa35a141f9",
|
||||||
"extract_dir": "sbt",
|
"extract_dir": "sbt",
|
||||||
"bin": "bin\\sbt.bat",
|
"bin": "bin\\sbt.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user