mill: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2019-07-08 05:01:51 +00:00
parent c5ba50612c
commit 76e8ed87cc

View File

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