mill: Update to version 0.5.2

This commit is contained in:
Richard Kuhnt 2019-10-17 18:00:21 +00:00
parent bea0c0155f
commit b24eded62c

View File

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