diff --git a/bucket/mill.json b/bucket/mill.json index bfeff40e13..2ff1ac5bb8 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.2", + "version": "0.11.3", "description": "Build tool aiming for Java and Scala.", "homepage": "http://www.lihaoyi.com/mill/", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/lihaoyi/mill/releases/download/0.11.2/0.11.2-assembly#/mill.bat", - "hash": "ed160c8ffbdfcb30508595295b311a658376ed9858091c8a850521947f2d1345", + "url": "https://github.com/lihaoyi/mill/releases/download/0.11.3/0.11.3-assembly#/mill.bat", + "hash": "1613e56ce8f899b401e4ff1564d58bfc7bd3debd27eddd03562135292fda0c87", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"