mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
21 lines
611 B
JSON
21 lines
611 B
JSON
{
|
|
"version": "0.5.0",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.5.0/0.5.0-assembly#/mill.bat",
|
|
"bin": "mill.bat",
|
|
"homepage": "http://www.lihaoyi.com/mill/",
|
|
"hash": "6f10e4f74bedf2dc2a181ee039b0a324929a89f5b0702238f9d89539d5958660",
|
|
"checkver": {
|
|
"github": "https://github.com/lihaoyi/mill"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/$version/$version-assembly#/mill.bat"
|
|
},
|
|
"suggest": {
|
|
"JDK": [
|
|
"java/oraclejdk",
|
|
"java/openjdk"
|
|
]
|
|
}
|
|
}
|