mill: Update to version 0.5.6

This commit is contained in:
Richard Kuhnt 2019-12-20 15:02:00 +00:00
parent 5de1c6c403
commit 885d94a2bf

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