2022-05-06 12:33:16 +00:00

19 lines
622 B
JSON

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