mill: Update to version 0.5.3

This commit is contained in:
Richard Kuhnt 2019-12-07 12:00:24 +00:00
parent 92a5c79020
commit 1b2c81f0a0

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.5.2", "version": "0.5.3",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.5.2/0.5.2-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.5.3/0.5.3-assembly#/mill.bat",
"bin": "mill.bat", "bin": "mill.bat",
"hash": "9c442e75b2011bf682ddccb3c505d1d8a61ec23d65985bcfb5d6602083f7eee1", "hash": "2e638410253f2b280468e2b83223a83674352e275faae751980165d754b5857f",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"
}, },