mill: Update to version 0.2.6

This commit is contained in:
Richard Kuhnt 2018-07-31 11:00:57 +00:00
parent eb3170f3b8
commit 167fb6f45c

View File

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