mill: Update to version 0.4.1

This commit is contained in:
Richard Kuhnt 2019-06-13 10:00:49 +00:00
parent 1f85a1ffde
commit f3c786722a

View File

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