mill: Update to version 0.5.5

This commit is contained in:
Richard Kuhnt 2019-12-20 12:00:27 +00:00
parent 28ee959a4e
commit 36778e0967

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