mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
21 lines
602 B
JSON
21 lines
602 B
JSON
{
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.3.2/2.12-1.3.2#/amm.bat",
|
|
"bin": "amm.bat",
|
|
"homepage": "http://ammonite.io",
|
|
"hash": "6c7a64be86e2eab6cd5e9d00d79ee18818a051fa22eebc05efb771969cb7cccc",
|
|
"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"
|
|
]
|
|
}
|
|
}
|