mill: Update to version 0.9.8

This commit is contained in:
Jakub Čábera 2021-05-27 23:17:12 -07:00
parent bec7e0064f
commit bf6ff2519e

View File

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