mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
19 lines
629 B
JSON
19 lines
629 B
JSON
{
|
|
"version": "0.12.5",
|
|
"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.5/0.12.5-assembly#/mill.bat",
|
|
"hash": "0c7b25412feecf06d955d013418de9a9080ce755bedbac7601c9109c33d5a057",
|
|
"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"
|
|
}
|
|
}
|