2022-01-07 16:29:57 +00:00

19 lines
622 B
JSON

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