mill: Update to version 0.7.4

This commit is contained in:
Jakub Čábera 2020-07-03 15:54:42 +02:00
parent 1d9e18c36d
commit 5d18c12078

View File

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