From f318d1908ddbdf119fc71492af5e84d30c7a3456 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 12:31:58 +0000 Subject: [PATCH] mill: Update to version 0.10.6 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 2c511914ab..e362943b80 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.5", + "version": "0.10.6", "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.5/0.10.5-assembly#/mill.bat", - "hash": "a33eb5b4960dc064042267a0d9f30828720a540d8873a9c5e551b9790b777006", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.6/0.10.6-assembly#/mill.bat", + "hash": "e256d6ef9e512e05b28a18de6ff281e42c10b01c170730d3e0f512c814224a91", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"