mill: Update to version 0.5.7

This commit is contained in:
Richard Kuhnt 2019-12-28 17:00:33 +00:00
parent 30f808f9cd
commit 66669e910d

View File

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