mill: Update to version 0.11.4

This commit is contained in:
github-actions[bot] 2023-09-19 12:30:45 +00:00
parent ef3944a502
commit 6ff841da4b

View File

@ -1,13 +1,13 @@
{ {
"version": "0.11.3", "version": "0.11.4",
"description": "Build tool aiming for Java and Scala.", "description": "Build tool aiming for Java and Scala.",
"homepage": "http://www.lihaoyi.com/mill/", "homepage": "http://www.lihaoyi.com/mill/",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/lihaoyi/mill/releases/download/0.11.3/0.11.3-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.11.4/0.11.4-assembly#/mill.bat",
"hash": "1613e56ce8f899b401e4ff1564d58bfc7bd3debd27eddd03562135292fda0c87", "hash": "e17fae7d31c408e98cefded2374545004f1bf669c791d3aa489f21dbd3ee8cb5",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"