2023-06-23 20:26:39 +00:00

19 lines
622 B
JSON

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