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