2026-02-03 20:32:28 +00:00

19 lines
641 B
JSON

{
"version": "1.1.1",
"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.1/mill-dist-1.1.1-mill.bat#/mill.bat",
"hash": "041161a720a252782cc27cd9b3ec7c234d2fa8add708cde6a5b81e8963dceecd",
"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"
}
}