diff --git a/bucket/mill.json b/bucket/mill.json index e06af29d27..35e77b3b73 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.7.0", + "version": "0.7.1", "license": "MIT", - "url": "https://github.com/lihaoyi/mill/releases/download/0.7.0/0.7.0-assembly#/mill.bat", + "url": "https://github.com/lihaoyi/mill/releases/download/0.7.1/0.7.1-assembly#/mill.bat", "bin": "mill.bat", - "hash": "f6879826cd4d2d655882eee0a3ab49d12bc83cbdc6f330a6a8d68a7a6cc997cf", + "hash": "06d647135a021e9782df01674cd91c267a6373a27a237a9bc0590236770744ef", "checkver": { "github": "https://github.com/lihaoyi/mill" },