mill: Update to version 0.7.0

This commit is contained in:
Jakub Čábera 2020-05-15 05:15:16 +02:00
parent 65bf3f4f50
commit f8d8a11f3f

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.3", "version": "0.7.0",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.6.3/0.6.3-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.7.0/0.7.0-assembly#/mill.bat",
"bin": "mill.bat", "bin": "mill.bat",
"hash": "1a92d3de23791ee08c31754bfd5afdbe06a5f8e8ceaae0167f66c2149360a256", "hash": "f6879826cd4d2d655882eee0a3ab49d12bc83cbdc6f330a6a8d68a7a6cc997cf",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"
}, },