From dd6e969b29a00809195083f3404405f1b4abe901 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 18 Jan 2019 00:01:02 +0000 Subject: [PATCH] mill: Update to version 0.3.6 --- mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mill.json b/mill.json index c6f4d313e9..c8176792b6 100644 --- a/mill.json +++ b/mill.json @@ -1,10 +1,10 @@ { - "version": "0.3.5", + "version": "0.3.6", "license": "MIT", - "url": "https://github.com/lihaoyi/mill/releases/download/0.3.5/0.3.5#/mill.bat", + "url": "https://github.com/lihaoyi/mill/releases/download/0.3.6/0.3.6#/mill.bat", "bin": "mill.bat", "homepage": "http://www.lihaoyi.com/mill/", - "hash": "c869f584eeadd3a9a7a37a6ad1af6e0c8308b603b62986da2b28cb6d5c406aa6", + "hash": "8112a29395c9039bd0c41bf77c89b2cb5dc6d7f4faf67dc443bc2893280254b5", "checkver": { "github": "https://github.com/lihaoyi/mill" },