From 1a2f29a9737f5e6a72161c0146374adeafe76b30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:34:53 +0000 Subject: [PATCH] mill: Update to version 0.12.0 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 7e277100ad..763f5daf6a 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.12", + "version": "0.12.0", "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.11.12/0.11.12-assembly#/mill.bat", - "hash": "938fe8307bedab961763c851957e2058dd7a0a57e35c4027ea6448a04047349a", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.12.0/0.12.0-assembly#/mill.bat", + "hash": "cb82ad059d4fe9398a6882f62be315be7e735fc9cec4b8da26479709be128ccf", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"