mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
21 lines
593 B
JSON
21 lines
593 B
JSON
{
|
|
"version": "0.2.4",
|
|
"license": "MIT",
|
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.2.4/0.2.4#/mill.bat",
|
|
"bin": "mill.bat",
|
|
"homepage": "http://www.lihaoyi.com/mill/",
|
|
"hash": "e651d8e65407986fcfd704a0ca1857df37a11e9493390d969a72c98c3d60172a",
|
|
"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"
|
|
]
|
|
}
|
|
}
|