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