mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
19 lines
632 B
JSON
19 lines
632 B
JSON
{
|
|
"version": "0.11.10",
|
|
"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.10/0.11.10-assembly#/mill.bat",
|
|
"hash": "fc855679352ede9895f3449f6ea7921bab674540d3a40ca805c6de0957a55297",
|
|
"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"
|
|
}
|
|
}
|