mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
19 lines
632 B
JSON
19 lines
632 B
JSON
{
|
|
"version": "0.11.11",
|
|
"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.11/0.11.11-assembly#/mill.bat",
|
|
"hash": "b532cb63fe2b4e757f323ebf2272bb3df97fe3d7de7968af116511bac453e819",
|
|
"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"
|
|
}
|
|
}
|