mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mill: Update to version 0.10.2
This commit is contained in:
parent
41905aef9b
commit
8319de01c2
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.1",
|
"version": "0.10.2",
|
||||||
"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.1/0.10.1-assembly#/mill.bat",
|
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.2/0.10.2-assembly#/mill.bat",
|
||||||
"hash": "85840e9a7263b0e208ae2e47d3f0792e18b1c1f88bc71a55a0de0e3753549168",
|
"hash": "971e6c689746b0c4bb0cb6949e0a1abb3152d541b8418beb10b12f4e321ad684",
|
||||||
"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