mill: Update to version 0.7.2

This commit is contained in:
Jakub Čábera 2020-05-19 08:48:11 +02:00
parent cf12106bd7
commit 01b01e984b

View File

@ -1,11 +1,11 @@
{
"homepage": "http://www.lihaoyi.com/mill/",
"description": "Build tool aiming for Java and Scala.",
"version": "0.7.1",
"version": "0.7.2",
"license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.7.1/0.7.1-assembly#/mill.bat",
"url": "https://github.com/lihaoyi/mill/releases/download/0.7.2/0.7.2-assembly#/mill.bat",
"bin": "mill.bat",
"hash": "06d647135a021e9782df01674cd91c267a6373a27a237a9bc0590236770744ef",
"hash": "1bc564ef9e5575738d5ebee3c8934ff0064f0f6af1c579f20d078c8fe2f90dab",
"checkver": {
"github": "https://github.com/lihaoyi/mill"
},