From 42aa70ef767560af174e87d62eba48479d8fcc5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 12:33:16 +0000 Subject: [PATCH] mill: Update to version 0.10.4 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 28185b5da3..baf919a1b3 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.3", + "version": "0.10.4", "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.3/0.10.3-assembly#/mill.bat", - "hash": "a5342282df2c1bee00cc373715abff427dbb08d1f49481ee43740c039b8c76a2", + "url": "https://github.com/lihaoyi/mill/releases/download/0.10.4/0.10.4-assembly#/mill.bat", + "hash": "a6c49bcf965c80b0e44bff50fcf2dee147e3ec6391f12bf5acb840d87b37cecc", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"