diff --git a/bucket/mill.json b/bucket/mill.json index f1434893e4..3533726bd1 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,5 +1,5 @@ { - "version": "0.9.4", + "version": "0.9.5", "description": "Build tool aiming for Java and Scala.", "homepage": "http://www.lihaoyi.com/mill/", "license": "MIT", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/lihaoyi/mill/releases/download/0.9.4/0.9.4-assembly#/mill.bat", - "hash": "d77057a368daf2c9492889768796c9db8437b8b32288bb642afc7ad142c87ddd", + "url": "https://github.com/lihaoyi/mill/releases/download/0.9.5/0.9.5-assembly#/mill.bat", + "hash": "3ca652742595e9e6051b2512c1860b6333f11bc4c841aa65d4341c02dbee7958", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"