mill: Update to version 0.2.4

This commit is contained in:
Richard Kuhnt 2018-07-07 03:00:31 +00:00
parent cd512dbe68
commit 7b2fb4ff0a

View File

@ -1,10 +1,10 @@
{ {
"version": "0.2.3", "version": "0.2.4",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.2.3/0.2.3#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.2.4/0.2.4#/mill.bat",
"bin": "mill.bat", "bin": "mill.bat",
"homepage": "http://www.lihaoyi.com/mill/", "homepage": "http://www.lihaoyi.com/mill/",
"hash": "6946d52f877743f578d185a71e8c0baf79f1028ebb8de1ca7c022f95b5753997", "hash": "e651d8e65407986fcfd704a0ca1857df37a11e9493390d969a72c98c3d60172a",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"
}, },