From a75451107b3b08e3b7a9a530472616688499d8f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 08:29:29 +0000 Subject: [PATCH] mill: Update to version 0.10.1 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index aae49c0b7e..42b0bc1d3c 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.0", + "version": "0.10.1", "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.0/0.10.0-assembly#/mill.bat", - "hash": "f680b314962a639f9ace30679bf5ee26c46a8c63d949cea7ff5e7046c40f95a9", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.1/0.10.1-assembly#/mill.bat", + "hash": "85840e9a7263b0e208ae2e47d3f0792e18b1c1f88bc71a55a0de0e3753549168", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"