mill: Update to version 0.10.8

This commit is contained in:
github-actions[bot] 2022-10-10 12:32:26 +00:00
parent 0a621bf659
commit 9830c31e2e

View File

@ -1,13 +1,13 @@
{ {
"version": "0.10.7", "version": "0.10.8",
"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.7/0.10.7-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.10.8/0.10.8-assembly#/mill.bat",
"hash": "a51cae4f14164671814dab1db24219d05d4b1a0c04f98e64b07b04d519a9d418", "hash": "e6625ce5c2d3f71922c41f266c362e2587a5f9f35e0b0af53cccd4fd90a770ad",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"