From 134bc1e97c2e33d4407509bc57f3e4b6edc41cab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 04:28:40 +0000 Subject: [PATCH] mill: Update to version 0.11.7 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index d101377038..6cab8d6fcd 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,13 +1,13 @@ { - "version": "0.11.8", + "version": "0.11.7", "description": "Build tool aiming for Java and Scala.", "homepage": "https://mill-build.com/", "license": "MIT", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.8/0.11.8-assembly#/mill.bat", - "hash": "1ce4537b1233af16d68dc1ab4b9f49a996e8c460b393cc0a7f778a328606aab2", + "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.7/0.11.7-assembly#/mill.bat", + "hash": "8a28ca6654288885a8b3e29dabd848822339c8cef109fd7569bac9ef52cef630", "bin": "mill.bat", "checkver": { "github": "https://github.com/com-lihaoyi/mill"