From 59ca05a46905ed2d170bc8fa73dfbbf4ee7002e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:27:44 +0000 Subject: [PATCH] mill: Update to version 0.11.12 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 1e6db58e01..7e277100ad 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.11", + "version": "0.11.12", "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.11/0.11.11-assembly#/mill.bat", - "hash": "b532cb63fe2b4e757f323ebf2272bb3df97fe3d7de7968af116511bac453e819", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.12/0.11.12-assembly#/mill.bat", + "hash": "938fe8307bedab961763c851957e2058dd7a0a57e35c4027ea6448a04047349a", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"