2022-08-25 00:35:45 +00:00

19 lines
622 B
JSON

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