diff --git a/bucket/mill.json b/bucket/mill.json index e3c4ddd504..dca6e2eae2 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.9", + "version": "0.6.0", "license": "MIT", - "url": "https://github.com/lihaoyi/mill/releases/download/0.5.9/0.5.9-assembly#/mill.bat", + "url": "https://github.com/lihaoyi/mill/releases/download/0.6.0/0.6.0-assembly#/mill.bat", "bin": "mill.bat", - "hash": "3ea26af41b382982c43bce32e6ed49e4f9caa280e3deee3d866b80cb4e9ab645", + "hash": "90bccfc5fcf3c45492f89362c287527c0127b8cdee8b245d0db62ca787d8a4db", "checkver": { "github": "https://github.com/lihaoyi/mill" },