2023-08-28 04:25:41 +00:00

19 lines
622 B
JSON

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