mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scala: Update repo link (#6027)
This commit is contained in:
parent
f335e0dbdb
commit
da4cb29cc6
@ -10,7 +10,7 @@
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/3.4.2/scala3-3.4.2.zip",
|
||||
"url": "https://github.com/scala/scala3/releases/download/3.4.2/scala3-3.4.2.zip",
|
||||
"hash": "87562da187d24a2e53043679152017506226eddadec81391248444b8bf8b3610",
|
||||
"extract_dir": "scala3-3.4.2",
|
||||
"bin": [
|
||||
@ -22,10 +22,10 @@
|
||||
"SCALA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/lampepfl/dotty/"
|
||||
"github": "https://github.com/scala/scala3/"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/lampepfl/dotty/releases/download/$version/scala3-$version.zip",
|
||||
"url": "https://github.com/scala/scala3/releases/download/$version/scala3-$version.zip",
|
||||
"hash": {
|
||||
"url": "$baseurl/sha256sum.txt"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user