mill: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2023-06-23 20:26:39 +00:00
parent eee05a1d99
commit 4115a9a0ed

View File

@ -1,13 +1,13 @@
{ {
"version": "0.11.0", "version": "0.11.1",
"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.0/0.11.0-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.11.1/0.11.1-assembly#/mill.bat",
"hash": "2c1ee7a7c2d37acf7b5d69ce1f1093617639051671c4927812932c1b8cd41cd4", "hash": "a86f83767d011d4657d555f984ef387b1811cfc62e520605fdf1fa326824ad71",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"