From 3350a2f945f56ea58c466d71a08ee2cf35cb7f28 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Feb 2018 14:00:21 +0000 Subject: [PATCH] Update up to version 0.5.3 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index d0e218ff5c..649ac9fd4d 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.2", + "version": "0.5.3", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.5.2/up_0.5.2_windows_amd64.tar.gz", - "hash": "eccdc05478d5782c2acfc309db8a211e8552c3595e41c371efe4ef7fa1eef324" + "url": "https://github.com/apex/up/releases/download/v0.5.3/up_0.5.3_windows_amd64.tar.gz", + "hash": "1ba76e374c7f72bccd2c7706cb596ebe7ded3e17a963619b0a8d4c83c1990ac7" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.5.2/up_0.5.2_windows_386.tar.gz", - "hash": "23b4032dfe2e06459f41df31a6c447e1cf37b155aa6aacf88aee827008e56d68" + "url": "https://github.com/apex/up/releases/download/v0.5.3/up_0.5.3_windows_386.tar.gz", + "hash": "803351e85e3ba12d373fab97b5d92d83a4872f33bba14b1a8dadbdb9a3e17954" } }, "bin": "up.exe",