2023-01-24 20:26:27 +00:00

19 lines
625 B
JSON

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