mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
19 lines
622 B
JSON
19 lines
622 B
JSON
{
|
|
"version": "0.11.3",
|
|
"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.3/0.11.3-assembly#/mill.bat",
|
|
"hash": "1613e56ce8f899b401e4ff1564d58bfc7bd3debd27eddd03562135292fda0c87",
|
|
"bin": "mill.bat",
|
|
"checkver": {
|
|
"github": "https://github.com/lihaoyi/mill"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
|
}
|
|
}
|