mill: Update to version 0.10.2

This commit is contained in:
github-actions[bot] 2022-03-18 12:30:02 +00:00
parent 41905aef9b
commit 8319de01c2

View File

@ -1,13 +1,13 @@
{
"version": "0.10.1",
"version": "0.10.2",
"description": "Build tool aiming for Java and Scala.",
"homepage": "http://www.lihaoyi.com/mill/",
"license": "MIT",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.1/0.10.1-assembly#/mill.bat",
"hash": "85840e9a7263b0e208ae2e47d3f0792e18b1c1f88bc71a55a0de0e3753549168",
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.2/0.10.2-assembly#/mill.bat",
"hash": "971e6c689746b0c4bb0cb6949e0a1abb3152d541b8418beb10b12f4e321ad684",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"