mill: Update to version 0.8.0

This commit is contained in:
Jakub Čábera 2020-07-21 08:53:29 +02:00
parent b563daed84
commit 6a79110ca3

View File

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