mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 13:01:26 +00:00
21 lines
602 B
JSON
21 lines
602 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
}
|