mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
19 lines
629 B
JSON
19 lines
629 B
JSON
{
|
|
"version": "0.12.4",
|
|
"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.12.4/0.12.4-assembly#/mill.bat",
|
|
"hash": "5a5ca4c8dc97522b51e851db8595ce7892ad302aefa092b582bba1f86fe191bf",
|
|
"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"
|
|
}
|
|
}
|