mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mill: Update to version 0.9.3
This commit is contained in:
parent
8b9def0d62
commit
c5929105f8
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"version": "0.9.3",
|
||||
"description": "Build tool aiming for Java and Scala.",
|
||||
"homepage": "http://www.lihaoyi.com/mill/",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/lihaoyi/mill/releases/download/0.8.0/0.8.0-assembly#/mill.bat",
|
||||
"bin": "mill.bat",
|
||||
"hash": "00f006ed525cf57671dc3dda8424f910cd33c25c2412fff24d28fe06d65f2762",
|
||||
"checkver": {
|
||||
"github": "https://github.com/lihaoyi/mill"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
||||
},
|
||||
"suggest": {
|
||||
"JDK": [
|
||||
"java/oraclejdk",
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.3/0.9.3-assembly#/mill.bat",
|
||||
"hash": "4bcbd611c30d65906e5a04aa3404feb5da7b181999b17ef9b257a2bc39aa1a0c",
|
||||
"bin": "mill.bat",
|
||||
"checkver": {
|
||||
"github": "https://github.com/lihaoyi/mill"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user