mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-20 02:25:25 +00:00
22 lines
762 B
JSON
22 lines
762 B
JSON
{
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/2.1.0/2.12-2.1.0#/amm.bat",
|
|
"bin": "amm.bat",
|
|
"homepage": "http://ammonite.io",
|
|
"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.",
|
|
"hash": "7388a5eae46e180eb89634f8a45ad9737f14651dc0f221e9943adf9b0a8136a5",
|
|
"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"
|
|
]
|
|
}
|
|
}
|