mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
mill: Update to version 0.12.4
This commit is contained in:
parent
1848a76ca0
commit
e4e591511e
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.3",
|
"version": "0.12.4",
|
||||||
"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.3/0.12.3-assembly#/mill.bat",
|
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.4/0.12.4-assembly#/mill.bat",
|
||||||
"hash": "86acc0b9869d09c8983ecfdbeb39682d47eb585e2b46d94148cc528fbb4b83b8",
|
"hash": "5a5ca4c8dc97522b51e851db8595ce7892ad302aefa092b582bba1f86fe191bf",
|
||||||
"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