From 901b52b72b90e5afe2b366894496341dfc9e068f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 00:35:45 +0000 Subject: [PATCH] mill: Update to version 0.10.7 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index e362943b80..7382ee41a1 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.6", + "version": "0.10.7", "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.6/0.10.6-assembly#/mill.bat", - "hash": "e256d6ef9e512e05b28a18de6ff281e42c10b01c170730d3e0f512c814224a91", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.7/0.10.7-assembly#/mill.bat", + "hash": "a51cae4f14164671814dab1db24219d05d4b1a0c04f98e64b07b04d519a9d418", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"