mill: Update to version 0.3.1

This commit is contained in:
Richard Kuhnt 2018-10-20 06:00:26 +00:00
parent 010f885ae5
commit a98336b404

View File

@ -1,10 +1,10 @@
{
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.3.0/0.3.0#/mill.bat",
"url": "https://github.com/lihaoyi/mill/releases/download/0.3.1/0.3.1#/mill.bat",
"bin": "mill.bat",
"homepage": "http://www.lihaoyi.com/mill/",
"hash": "c3a44c1f481d15fdeb6abf9f6cacf43367afed6a118936690fa86d9a10c1a3cc",
"hash": "55a1bd2b4617368ed9182128fd33b1c97de4de7fd502d455d41f1601f12bda61",
"checkver": {
"github": "https://github.com/lihaoyi/mill"
},