mill: Update to version 0.4.0

This commit is contained in:
Richard Kuhnt 2019-05-20 05:00:21 +00:00
parent 9994565357
commit 7ae8a613e6

View File

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