From e9a80ee3e4b96025e5f71dfdbb7fe486acccd466 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 19 May 2019 14:00:32 +0000 Subject: [PATCH] mill: Update to version 0.3.7 --- bucket/mill.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mill.json b/bucket/mill.json index c8176792b6..04b9d28520 100644 --- a/bucket/mill.json +++ b/bucket/mill.json @@ -1,10 +1,10 @@ { - "version": "0.3.6", + "version": "0.3.7", "license": "MIT", - "url": "https://github.com/lihaoyi/mill/releases/download/0.3.6/0.3.6#/mill.bat", + "url": "https://github.com/lihaoyi/mill/releases/download/0.3.7/0.3.7#/mill.bat", "bin": "mill.bat", "homepage": "http://www.lihaoyi.com/mill/", - "hash": "8112a29395c9039bd0c41bf77c89b2cb5dc6d7f4faf67dc443bc2893280254b5", + "hash": "89d4b8ee21aa766a421f62bd8e95b4f1eb1ea48e9c91429f742a1d81ff019fca", "checkver": { "github": "https://github.com/lihaoyi/mill" },