mill: Update to version 0.2.5

This commit is contained in:
Richard Kuhnt 2018-07-22 09:00:38 +00:00
parent 925a35b11d
commit 617fec0026

View File

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