mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
22 lines
762 B
JSON
22 lines
762 B
JSON
{
|
|
"version": "1.6.7",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.7/2.12-1.6.7#/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": "fc92e1769420be8c17fdf246ceffd6ac8f8343b85b33be04a8887abdfdc3f134",
|
|
"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"
|
|
]
|
|
}
|
|
}
|