From b4cfcffd0ab86d15bf6283fb54e4e8fa2b9460c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 00:33:45 +0000 Subject: [PATCH] mill: Update to version 0.10.12 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 74bdef1453..63babd5bbf 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.11", + "version": "0.10.12", "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.11/0.10.11-assembly#/mill.bat", - "hash": "078ec2eeca8eaa21daff6902e6593f275a572bad65d4ce6e99529a09f54eedc7", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.12/0.10.12-assembly#/mill.bat", + "hash": "3253e724cbb3df965df95430bec69d4513d42de6d1ec658dd6f195f9c27bb387", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"