mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mill: Update to version 0.12.5
This commit is contained in:
parent
59058da10b
commit
bce898c2f1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.4",
|
"version": "0.12.5",
|
||||||
"description": "Build tool aiming for Java and Scala.",
|
"description": "Build tool aiming for Java and Scala.",
|
||||||
"homepage": "https://mill-build.com/",
|
"homepage": "https://mill-build.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.4/0.12.4-assembly#/mill.bat",
|
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.5/0.12.5-assembly#/mill.bat",
|
||||||
"hash": "5a5ca4c8dc97522b51e851db8595ce7892ad302aefa092b582bba1f86fe191bf",
|
"hash": "0c7b25412feecf06d955d013418de9a9080ce755bedbac7601c9109c33d5a057",
|
||||||
"bin": "mill.bat",
|
"bin": "mill.bat",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/com-lihaoyi/mill"
|
"github": "https://github.com/com-lihaoyi/mill"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user