mill: Update to version 0.6.3

This commit is contained in:
Jakub Čábera 2020-05-11 07:43:14 +02:00
parent d34b75e774
commit 84301afea9

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.lihaoyi.com/mill/", "homepage": "http://www.lihaoyi.com/mill/",
"description": "Build tool aiming for Java and Scala.", "description": "Build tool aiming for Java and Scala.",
"version": "0.6.2", "version": "0.6.3",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.6.2/0.6.2-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.6.3/0.6.3-assembly#/mill.bat",
"bin": "mill.bat", "bin": "mill.bat",
"hash": "5f168a6ffad517caf446c9ee88ce7cbc69c83257926c9b29d56672d8ea42f6d9", "hash": "1a92d3de23791ee08c31754bfd5afdbe06a5f8e8ceaae0167f66c2149360a256",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"
}, },