mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ammonite: Update to version 2.3.8
This commit is contained in:
parent
2d62b272e9
commit
a6f57c06ad
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.0",
|
"version": "2.3.8",
|
||||||
"description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.",
|
"description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.",
|
||||||
"homepage": "http://ammonite.io",
|
"homepage": "http://ammonite.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.2.0/2.12-2.2.0#/amm.bat",
|
|
||||||
"bin": "amm.bat",
|
|
||||||
"hash": "f717b8193e58a550ad0cf699be2f4f670156ff070d860f9009d6c9e139769459",
|
|
||||||
"checkver": {
|
|
||||||
"github": "https://github.com/lihaoyi/Ammonite"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat"
|
|
||||||
},
|
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": [
|
"JDK": [
|
||||||
"java/oraclejdk",
|
"java/oraclejdk",
|
||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.3.8/2.12-2.3.8#/amm.bat",
|
||||||
|
"hash": "1a963296d69ffc9fba3162c782e0229fe96aa48a53eec9a14c8d0b780601f3cf",
|
||||||
|
"bin": "amm.bat",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/lihaoyi/Ammonite"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user