mill: Update to version 0.3.3

This commit is contained in:
Richard Kuhnt 2018-11-02 07:01:52 +00:00
parent 0b960d556b
commit 135750e8a3

View File

@ -1,10 +1,10 @@
{
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.3.2/0.3.2#/mill.bat",
"url": "https://github.com/lihaoyi/mill/releases/download/0.3.3/0.3.3#/mill.bat",
"bin": "mill.bat",
"homepage": "http://www.lihaoyi.com/mill/",
"hash": "8b9ddaaf93ecaf1bec4a4d345a5b2018028b49cf30a8248de0ad19e13f176239",
"hash": "0360ff898978e30d987d2c5258522fdf21fb158af859f96c24be18fd9ff0704f",
"checkver": {
"github": "https://github.com/lihaoyi/mill"
},