diff --git a/bucket/mill.json b/bucket/mill.json index de5166f93c..e9bbd36fc5 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.2", + "version": "0.5.3", "license": "MIT", - "url": "https://github.com/lihaoyi/mill/releases/download/0.5.2/0.5.2-assembly#/mill.bat", + "url": "https://github.com/lihaoyi/mill/releases/download/0.5.3/0.5.3-assembly#/mill.bat", "bin": "mill.bat", - "hash": "9c442e75b2011bf682ddccb3c505d1d8a61ec23d65985bcfb5d6602083f7eee1", + "hash": "2e638410253f2b280468e2b83223a83674352e275faae751980165d754b5857f", "checkver": { "github": "https://github.com/lihaoyi/mill" },