mill: Update to version 0.9.11

This commit is contained in:
github-actions[bot] 2021-12-18 20:27:16 +00:00
parent 682bf95562
commit 3ee936ac64

View File

@ -1,5 +1,5 @@
{
"version": "0.9.10",
"version": "0.9.11",
"description": "Build tool aiming for Java and Scala.",
"homepage": "http://www.lihaoyi.com/mill/",
"license": "MIT",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.10/0.9.10-assembly#/mill.bat",
"hash": "25b668ac7781ce705bf91f498cf40134a95374d3738351bcd8ec56bc1b4d8394",
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.11/0.9.11-assembly#/mill.bat",
"hash": "a98c02b7bfbffc62472720eb67cadc18228bb2129e6c80c1402ca7eab2ce8494",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"