diff --git a/bucket/mill.json b/bucket/mill.json index 3dc5d85aa7..81440b80f5 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.0", + "version": "0.11.1", "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.0/0.11.0-assembly#/mill.bat", - "hash": "2c1ee7a7c2d37acf7b5d69ce1f1093617639051671c4927812932c1b8cd41cd4", + "url": "https://github.com/lihaoyi/mill/releases/download/0.11.1/0.11.1-assembly#/mill.bat", + "hash": "a86f83767d011d4657d555f984ef387b1811cfc62e520605fdf1fa326824ad71", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"