2023-09-19 12:30:45 +00:00

19 lines
622 B
JSON

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