mill: Update to version 0.9.7

This commit is contained in:
Jakub Čábera 2021-05-14 08:16:50 -07:00
parent dac79aba0c
commit 621a0b093c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.9.6", "version": "0.9.7",
"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",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/lihaoyi/mill/releases/download/0.9.6/0.9.6-assembly#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.9.7/0.9.7-assembly#/mill.bat",
"hash": "864db4c93b28f3e8c7f8e3d7be077a65a0f381ec52ca08e3efa40951d3296ad1", "hash": "0aa6519814f432687841e1b185ffa021e93483af942031725df00032084bfcfa",
"bin": "mill.bat", "bin": "mill.bat",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"