From 3ee936ac6477ba56103637e921f70ba30ab7c665 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 20:27:16 +0000 Subject: [PATCH] mill: Update to version 0.9.11 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index a94c202fc3..4999e86214 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,5 +1,5 @@ { - "version": "0.9.10", + "version": "0.9.11", "description": "Build tool aiming for Java and Scala.", "homepage": "http://www.lihaoyi.com/mill/", "license": "MIT", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/lihaoyi/mill/releases/download/0.9.10/0.9.10-assembly#/mill.bat", - "hash": "25b668ac7781ce705bf91f498cf40134a95374d3738351bcd8ec56bc1b4d8394", + "url": "https://github.com/lihaoyi/mill/releases/download/0.9.11/0.9.11-assembly#/mill.bat", + "hash": "a98c02b7bfbffc62472720eb67cadc18228bb2129e6c80c1402ca7eab2ce8494", "bin": "mill.bat", "checkver": { "github": "https://github.com/lihaoyi/mill"