mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
19 lines
625 B
JSON
19 lines
625 B
JSON
{
|
|
"version": "0.10.10",
|
|
"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.10.10/0.10.10-assembly#/mill.bat",
|
|
"hash": "41e9f7cf6a9b8321c7614b1c061ed475cd7f73cd960cb9c322c64917eb5c4793",
|
|
"bin": "mill.bat",
|
|
"checkver": {
|
|
"github": "https://github.com/lihaoyi/mill"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
|
}
|
|
}
|