2021-05-27 23:17:12 -07:00

22 lines
673 B
JSON

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