From 3d1ff657c6a83e16156e439b5ddb469837d85fdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:25:41 +0000 Subject: [PATCH] mill: Update to version 0.11.2 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 81440b80f5..bfeff40e13 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.1", + "version": "0.11.2", "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.11.1/0.11.1-assembly#/mill.bat", - "hash": "a86f83767d011d4657d555f984ef387b1811cfc62e520605fdf1fa326824ad71", + "url": "https://github.com/lihaoyi/mill/releases/download/0.11.2/0.11.2-assembly#/mill.bat", + "hash": "ed160c8ffbdfcb30508595295b311a658376ed9858091c8a850521947f2d1345", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"