mill: Update to version 0.9.4

This commit is contained in:
Jakub Čábera 2020-12-21 18:22:12 +01:00
parent 77fa0909ac
commit a124eab89c

View File

@ -1,5 +1,5 @@
{
"version": "0.9.3",
"version": "0.9.4",
"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.3/0.9.3-assembly#/mill.bat",
"hash": "4bcbd611c30d65906e5a04aa3404feb5da7b181999b17ef9b257a2bc39aa1a0c",
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.4/0.9.4-assembly#/mill.bat",
"hash": "d77057a368daf2c9492889768796c9db8437b8b32288bb642afc7ad142c87ddd",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"