mill: Update to version 0.9.9

This commit is contained in:
Jakub Čábera 2021-07-15 08:15:03 -07:00
parent cd00e7a465
commit 8ca3027f87

View File

@ -1,5 +1,5 @@
{
"version": "0.9.8",
"version": "0.9.9",
"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.8/0.9.8-assembly#/mill.bat",
"hash": "0246eba6c743d17003f31916c83d74a7fd95898423c95abcc549dbad3546f7b6",
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.9/0.9.9-assembly#/mill.bat",
"hash": "1c84fb6f1304cfb8e94ac62fa2137dfb362ec827ff01113b85de3c60c4e8f7fe",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"