From 09ddbf263f08f8050704e0cb61e5763e7e005bcf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Nov 2017 01:00:30 +0000 Subject: [PATCH] Update up to version 0.3.1 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 9758280204..21c30bb67d 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.3.0", + "version": "0.3.1", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.3.0/up_0.3.0_windows_amd64.tar.gz", - "hash": "39c7422349d2df9ee879386f7601b341280b73696a859b46cce5405f4d39eb32" + "url": "https://github.com/apex/up/releases/download/v0.3.1/up_0.3.1_windows_amd64.tar.gz", + "hash": "d61c21761fc21cc47b07e6ee63393ab278f57a4e28fe0c4e63699c8b7a4a4fb0" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.3.0/up_0.3.0_windows_386.tar.gz", - "hash": "7c09bc3e9dc505ea4dd0a04db9b082a69bfe533643c324ed34f6f24cb08357c6" + "url": "https://github.com/apex/up/releases/download/v0.3.1/up_0.3.1_windows_386.tar.gz", + "hash": "4a4cc46e5d2fbbb2075312f25d356a241e4ec323e38666345062332043bc6825" } }, "bin": "up.exe",