From 249dac611d81f0f471cfb52369d48cae25cb2c86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:27:48 +0000 Subject: [PATCH] mill: Update to version 0.11.0 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index 63babd5bbf..3dc5d85aa7 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.10.12", + "version": "0.11.0", "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.12/0.10.12-assembly#/mill.bat", - "hash": "3253e724cbb3df965df95430bec69d4513d42de6d1ec658dd6f195f9c27bb387", + "url": "https://github.com/lihaoyi/mill/releases/download/0.11.0/0.11.0-assembly#/mill.bat", + "hash": "2c1ee7a7c2d37acf7b5d69ce1f1093617639051671c4927812932c1b8cd41cd4", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"