From 15cb8eeefaae5d7a61d4c1600153f2bee86dde99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:26:27 +0000 Subject: [PATCH] mill: Update to version 0.10.11 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 08818a0223..74bdef1453 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.10", + "version": "0.10.11", "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.10/0.10.10-assembly#/mill.bat", - "hash": "41e9f7cf6a9b8321c7614b1c061ed475cd7f73cd960cb9c322c64917eb5c4793", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.11/0.10.11-assembly#/mill.bat", + "hash": "078ec2eeca8eaa21daff6902e6593f275a572bad65d4ce6e99529a09f54eedc7", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"