mill: Update to version 0.11.7

This commit is contained in:
github-actions[bot] 2024-02-05 20:23:53 +00:00
parent efc0d33d52
commit e25f829a4a

View File

@ -1,13 +1,13 @@
{ {
"version": "0.11.6", "version": "0.11.7",
"description": "Build tool aiming for Java and Scala.", "description": "Build tool aiming for Java and Scala.",
"homepage": "https://mill-build.com/", "homepage": "https://mill-build.com/",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.6/0.11.6-assembly#/mill.bat", "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.7/0.11.7-assembly#/mill.bat",
"hash": "bc68639ce2af47645d805c775ac336d7b48ef6070a6649cf69fecb2a8dd224f5", "hash": "8a28ca6654288885a8b3e29dabd848822339c8cef109fd7569bac9ef52cef630",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/com-lihaoyi/mill" "github": "https://github.com/com-lihaoyi/mill"