mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
19 lines
641 B
JSON
19 lines
641 B
JSON
{
|
|
"version": "1.1.0",
|
|
"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.0/mill-dist-1.1.0-mill.bat#/mill.bat",
|
|
"hash": "03574dec7bc4149690e122a1fa3e59af8f588e591178010d782ad83956df08b1",
|
|
"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"
|
|
}
|
|
}
|