mill: Update to version 0.9.10

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 679c8d4b6b
commit d563d99645

View File

@ -1,5 +1,5 @@
{
"version": "0.9.9",
"version": "0.9.10",
"description": "Build tool aiming for Java and Scala.",
"homepage": "http://www.lihaoyi.com/mill/",
"license": "MIT",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.9/0.9.9-assembly#/mill.bat",
"hash": "1c84fb6f1304cfb8e94ac62fa2137dfb362ec827ff01113b85de3c60c4e8f7fe",
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.10/0.9.10-assembly#/mill.bat",
"hash": "25b668ac7781ce705bf91f498cf40134a95374d3738351bcd8ec56bc1b4d8394",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"