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