2022-04-11 16:30:41 +00:00

19 lines
622 B
JSON

{
"version": "0.10.3",
"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.10.3/0.10.3-assembly#/mill.bat",
"hash": "a5342282df2c1bee00cc373715abff427dbb08d1f49481ee43740c039b8c76a2",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"
},
"autoupdate": {
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
}
}