diff --git a/bucket/mill.json b/bucket/mill.json index 1585c14a3b..788abea83f 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,11 +1,11 @@ { "homepage": "http://www.lihaoyi.com/mill/", "description": "Build tool aiming for Java and Scala.", - "version": "0.5.7", + "version": "0.5.8", "license": "MIT", - "url": "https://github.com/lihaoyi/mill/releases/download/0.5.7/0.5.7-assembly#/mill.bat", + "url": "https://github.com/lihaoyi/mill/releases/download/0.5.8/0.5.8-assembly#/mill.bat", "bin": "mill.bat", - "hash": "e4c3ffd2b7b42237d33b21336a16b257b0a7809c3ae9861767a75b73c450b94f", + "hash": "574ff5bf636877b6ec36b9498698cb5ac0946ac7a6e054883da1b7a1882e7173", "checkver": { "github": "https://github.com/lihaoyi/mill" },