2024-10-27 04:29:55 +00:00

19 lines
629 B
JSON

{
"version": "0.12.1",
"description": "Build tool aiming for Java and Scala.",
"homepage": "https://mill-build.com/",
"license": "MIT",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.1/0.12.1-assembly#/mill.bat",
"hash": "fccafd6927925bb0e6c30b004d4f54f3f372b2f49aa3f556c545a5439c3b771f",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/com-lihaoyi/mill"
},
"autoupdate": {
"url": "https://github.com/com-lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
}
}