mill: Update to version 0.9.6

This commit is contained in:
Jakub Čábera 2021-04-03 13:16:04 +02:00
parent 0a54a7fdeb
commit 28c53c52d1

View File

@ -1,5 +1,5 @@
{
"version": "0.9.5",
"version": "0.9.6",
"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.5/0.9.5-assembly#/mill.bat",
"hash": "3ca652742595e9e6051b2512c1860b6333f11bc4c841aa65d4341c02dbee7958",
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.6/0.9.6-assembly#/mill.bat",
"hash": "864db4c93b28f3e8c7f8e3d7be077a65a0f381ec52ca08e3efa40951d3296ad1",
"bin": "mill.bat",
"checkver": {
"github": "https://github.com/lihaoyi/mill"