diff --git a/bucket/mill.json b/bucket/mill.json index 7382ee41a1..2b6727bede 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.7", + "version": "0.10.8", "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.10.7/0.10.7-assembly#/mill.bat", - "hash": "a51cae4f14164671814dab1db24219d05d4b1a0c04f98e64b07b04d519a9d418", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.8/0.10.8-assembly#/mill.bat", + "hash": "e6625ce5c2d3f71922c41f266c362e2587a5f9f35e0b0af53cccd4fd90a770ad", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"