mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Add Ammonite Scala REPL version 1.1.2 (#2350)
This commit is contained in:
parent
37d3c22c5f
commit
2c24c4a6f7
20
ammonite.json
Normal file
20
ammonite.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"version": "1.1.2",
|
||||||
|
"license": "MIT",
|
||||||
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.1.2/2.12-1.1.2#/amm.bat",
|
||||||
|
"bin": "amm.bat",
|
||||||
|
"homepage": "http://ammonite.io",
|
||||||
|
"hash": "2cbbec93b8ace067f9fcaa30615b1d815b3a094b1c2c2ec5c09ef6a3fcc954ad",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/lihaoyi/Ammonite"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat"
|
||||||
|
},
|
||||||
|
"suggest": {
|
||||||
|
"JDK": [
|
||||||
|
"java/oraclejdk",
|
||||||
|
"java/openjdk"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user