mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
mill: Update to version 0.12.1
This commit is contained in:
parent
d85d1a10ba
commit
50dcc119d0
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.12.1",
|
||||||
"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.0/0.12.0-assembly#/mill.bat",
|
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.1/0.12.1-assembly#/mill.bat",
|
||||||
"hash": "cb82ad059d4fe9398a6882f62be315be7e735fc9cec4b8da26479709be128ccf",
|
"hash": "fccafd6927925bb0e6c30b004d4f54f3f372b2f49aa3f556c545a5439c3b771f",
|
||||||
"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