mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-24 20:34:43 +00:00
19 lines
641 B
JSON
19 lines
641 B
JSON
{
|
|
"version": "1.1.2",
|
|
"description": "Build tool aiming for Java and Scala.",
|
|
"homepage": "https://mill-build.org",
|
|
"license": "MIT",
|
|
"suggest": {
|
|
"JDK": "java/openjdk"
|
|
},
|
|
"url": "https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/1.1.2/mill-dist-1.1.2-mill.bat#/mill.bat",
|
|
"hash": "6ca3b79981d21144f8ba20d108f7514d94b0cb9582fd622922c8251cd60daad6",
|
|
"bin": "mill.bat",
|
|
"checkver": {
|
|
"github": "https://github.com/com-lihaoyi/mill"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/$version/mill-dist-$version-mill.bat#/mill.bat"
|
|
}
|
|
}
|