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