From 7c70ba648531504abeae8867024cda489834ef7f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 5 Mar 2018 20:01:48 +0000 Subject: [PATCH] Update up to version 0.5.6 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 76614d2723..837d242687 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "https://github.com/apex/up/blob/master/LICENSE", - "version": "0.5.5", + "version": "0.5.6", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.5.5/up_0.5.5_windows_amd64.tar.gz", - "hash": "0cd90d6f12c51f18f4428fa5f24fb34c542023cfb61a5e41cae390ae672e4152" + "url": "https://github.com/apex/up/releases/download/v0.5.6/up_0.5.6_windows_amd64.tar.gz", + "hash": "9b8241c8c26a34d1e58f5b49e8f5e42fcd7f0f8a8c9e3b5545bb87695fdb8eec" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.5.5/up_0.5.5_windows_386.tar.gz", - "hash": "432123d9d0030637292e84917f5e3c978450d2bcbce07b0c10409cfcfed04442" + "url": "https://github.com/apex/up/releases/download/v0.5.6/up_0.5.6_windows_386.tar.gz", + "hash": "50dba02efee08177ecfa266deba452e7eae4cfd45a631ed332097888d3d9d778" } }, "bin": "up.exe",