mill: Update to version 0.3.5

This commit is contained in:
Richard Kuhnt 2018-11-18 18:00:26 +00:00
parent 68c48cacd7
commit 4a1e48ac24

View File

@ -1,10 +1,10 @@
{ {
"version": "0.3.4", "version": "0.3.5",
"license": "MIT", "license": "MIT",
"url": "https://github.com/lihaoyi/mill/releases/download/0.3.4/0.3.4#/mill.bat", "url": "https://github.com/lihaoyi/mill/releases/download/0.3.5/0.3.5#/mill.bat",
"bin": "mill.bat", "bin": "mill.bat",
"homepage": "http://www.lihaoyi.com/mill/", "homepage": "http://www.lihaoyi.com/mill/",
"hash": "6ff09ffe4f774b19e0314c0c9702f02a3cfda5b14f5af2fe11eb0d22b1ae8acd", "hash": "c869f584eeadd3a9a7a37a6ad1af6e0c8308b603b62986da2b28cb6d5c406aa6",
"checkver": { "checkver": {
"github": "https://github.com/lihaoyi/mill" "github": "https://github.com/lihaoyi/mill"
}, },