mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
parent
21da3cb652
commit
274caac2a2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.11.5",
|
||||
"description": "Build tool aiming for Java and Scala.",
|
||||
"homepage": "http://www.lihaoyi.com/mill/",
|
||||
"homepage": "https://mill-build.com/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/lihaoyi/mill/releases/download/0.11.5/0.11.5-assembly#/mill.bat",
|
||||
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.5/0.11.5-assembly#/mill.bat",
|
||||
"hash": "b0224c0b2e132d1415df3236f00c9dbf96bc395f0e1ce8cb6f085fc8897139e6",
|
||||
"bin": "mill.bat",
|
||||
"checkver": {
|
||||
"github": "https://github.com/lihaoyi/mill"
|
||||
"github": "https://github.com/com-lihaoyi/mill"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
||||
"url": "https://github.com/com-lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user