mill: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2022-03-08 08:29:29 +00:00
parent 55800b6a04
commit a75451107b

View File

@ -1,13 +1,13 @@
{
"version": "0.10.0",
"version": "0.10.1",
"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.0/0.10.0-assembly#/mill.bat",
"hash": "f680b314962a639f9ace30679bf5ee26c46a8c63d949cea7ff5e7046c40f95a9",
"url": "https://github.com/lihaoyi/mill/releases/download/0.10.1/0.10.1-assembly#/mill.bat",
"hash": "85840e9a7263b0e208ae2e47d3f0792e18b1c1f88bc71a55a0de0e3753549168",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"