mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
mill: Update to version 0.10.3
This commit is contained in:
parent
a448032159
commit
d64f332f65
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.2",
|
"version": "0.10.3",
|
||||||
"description": "Build tool aiming for Java and Scala.",
|
"description": "Build tool aiming for Java and Scala.",
|
||||||
"homepage": "http://www.lihaoyi.com/mill/",
|
"homepage": "http://www.lihaoyi.com/mill/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.2/0.10.2-assembly#/mill.bat",
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.3/0.10.3-assembly#/mill.bat",
|
||||||
"hash": "971e6c689746b0c4bb0cb6949e0a1abb3152d541b8418beb10b12f4e321ad684",
|
"hash": "a5342282df2c1bee00cc373715abff427dbb08d1f49481ee43740c039b8c76a2",
|
||||||
"bin": "mill.bat",
|
"bin": "mill.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/lihaoyi/mill"
|
"github": "https://github.com/lihaoyi/mill"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user