mill: Update to version 0.11.5

This commit is contained in:
github-actions[bot] 2023-10-04 16:28:34 +00:00
parent 2e672f019b
commit 1c03c97413

View File

@ -1,13 +1,13 @@
{ {
"version": "0.11.4", "version": "0.11.5",
"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.4/0.11.4-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.11.5/0.11.5-assembly#/mill.bat",
"hash": "e17fae7d31c408e98cefded2374545004f1bf669c791d3aa489f21dbd3ee8cb5", "hash": "b0224c0b2e132d1415df3236f00c9dbf96bc395f0e1ce8cb6f085fc8897139e6",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"