mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-10 05:35:15 +00:00
19 lines
622 B
JSON
19 lines
622 B
JSON
{
|
|
"version": "0.10.6",
|
|
"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.6/0.10.6-assembly#/mill.bat",
|
|
"hash": "e256d6ef9e512e05b28a18de6ff281e42c10b01c170730d3e0f512c814224a91",
|
|
"bin": "mill.bat",
|
|
"checkver": {
|
|
"github": "https://github.com/lihaoyi/mill"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
|
}
|
|
}
|