mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
mill: Update to version 0.12.3
This commit is contained in:
parent
0349e65f3f
commit
6354019e5e
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.2",
|
"version": "0.12.3",
|
||||||
"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.2/0.12.2-assembly#/mill.bat",
|
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.3/0.12.3-assembly#/mill.bat",
|
||||||
"hash": "176641cb064e76bac33e0a4109790cade959133cea71e4d0b87df0c3c207e0db",
|
"hash": "86acc0b9869d09c8983ecfdbeb39682d47eb585e2b46d94148cc528fbb4b83b8",
|
||||||
"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