mill: Update to version 0.10.3

This commit is contained in:
github-actions[bot] 2022-04-11 16:30:41 +00:00
parent a448032159
commit d64f332f65

View File

@ -1,13 +1,13 @@
{ {
"version": "0.10.2", "version": "0.10.3",
"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.2/0.10.2-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.10.3/0.10.3-assembly#/mill.bat",
"hash": "971e6c689746b0c4bb0cb6949e0a1abb3152d541b8418beb10b12f4e321ad684", "hash": "a5342282df2c1bee00cc373715abff427dbb08d1f49481ee43740c039b8c76a2",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"