diff --git a/bucket/mill.json b/bucket/mill.json index d41d78a1df..36b9b882ed 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.12.1", + "version": "0.12.2", "description": "Build tool aiming for Java and Scala.", "homepage": "https://mill-build.com/", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.1/0.12.1-assembly#/mill.bat", - "hash": "fccafd6927925bb0e6c30b004d4f54f3f372b2f49aa3f556c545a5439c3b771f", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.2/0.12.2-assembly#/mill.bat", + "hash": "176641cb064e76bac33e0a4109790cade959133cea71e4d0b87df0c3c207e0db", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"