mill: Update to version 0.4.2

This commit is contained in:
Richard Kuhnt 2019-06-30 06:00:19 +00:00
parent c01288dca2
commit e7b1e9e9e8

View File

@ -1,10 +1,10 @@
{
"version": "0.4.1",
"version": "0.4.2",
"license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.4.1/0.4.1#/mill.bat",
"url": "https://github.com/lihaoyi/mill/releases/download/0.4.2/0.4.2#/mill.bat",
"bin": "mill.bat",
"homepage": "http://www.lihaoyi.com/mill/",
"hash": "9da400d31d3aebff1a68a7c1ab89a599955747b6635d42e75db0b4351930359e",
"hash": "39c080df57338ac0e554ca9942b5e886f71300f53127a56a2a147e6c2620c656",
"checkver": {
"github": "https://github.com/lihaoyi/mill"
},