mill: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2023-09-17 20:23:09 +00:00
parent 1cad88358f
commit a673524008

View File

@ -1,13 +1,13 @@
{ {
"version": "0.11.2", "version": "0.11.3",
"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.2/0.11.2-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.11.3/0.11.3-assembly#/mill.bat",
"hash": "ed160c8ffbdfcb30508595295b311a658376ed9858091c8a850521947f2d1345", "hash": "1613e56ce8f899b401e4ff1564d58bfc7bd3debd27eddd03562135292fda0c87",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"