mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 04:54:29 +00:00
21 lines
593 B
JSON
21 lines
593 B
JSON
{
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.5.0/0.5.0#/mill.bat",
|
|
"bin": "mill.bat",
|
|
"homepage": "http://www.lihaoyi.com/mill/",
|
|
"hash": "ecf83db96a32024f14b031ce458b1b3eed01e713265e16c42eb4a894a1a0d654",
|
|
"checkver": {
|
|
"github": "https://github.com/lihaoyi/mill"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/$version/$version#/mill.bat"
|
|
},
|
|
"suggest": {
|
|
"JDK": [
|
|
"java/oraclejdk",
|
|
"java/openjdk"
|
|
]
|
|
}
|
|
}
|