mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-30 20:41:19 +00:00
21 lines
593 B
JSON
21 lines
593 B
JSON
{
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.4.1/0.4.1#/mill.bat",
|
|
"bin": "mill.bat",
|
|
"homepage": "http://www.lihaoyi.com/mill/",
|
|
"hash": "9da400d31d3aebff1a68a7c1ab89a599955747b6635d42e75db0b4351930359e",
|
|
"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"
|
|
]
|
|
}
|
|
}
|