mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
19 lines
629 B
JSON
19 lines
629 B
JSON
{
|
|
"version": "0.11.7",
|
|
"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.7/0.11.7-assembly#/mill.bat",
|
|
"hash": "8a28ca6654288885a8b3e29dabd848822339c8cef109fd7569bac9ef52cef630",
|
|
"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"
|
|
}
|
|
}
|