2024-07-19 08:28:39 +00:00

19 lines
629 B
JSON

{
"version": "0.11.9",
"description": "Build tool aiming for Java and Scala.",
"homepage": "https://mill-build.com/",
"license": "MIT",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.9/0.11.9-assembly#/mill.bat",
"hash": "3e3c2a43389638a08ef46d42c374a23af7609dcd35701ce0c9194e89303cbb80",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/com-lihaoyi/mill"
},
"autoupdate": {
"url": "https://github.com/com-lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
}
}