From 236eb5d6631c064ed3ee7d09fccb02bcb9dfaea2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 25 Nov 2017 05:00:30 +0000 Subject: [PATCH] Update up to version 0.3.7 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 094e55bc5a..0e8e66d511 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.6", + "version": "0.3.7", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.3.6/up_0.3.6_windows_amd64.tar.gz", - "hash": "098a30b4d4643207daa6a67d6f278ed7f9d652429ace9aef20330d461b22ac38" + "url": "https://github.com/apex/up/releases/download/v0.3.7/up_0.3.7_windows_amd64.tar.gz", + "hash": "c6c9903125a2d65fac54a6297ceb05ed8cdac1e280a02f0a1a746b73d1e133cc" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.3.6/up_0.3.6_windows_386.tar.gz", - "hash": "f4d1909e7b02bacc8b8e46c9694d0d8d8bd31287eb6d67d6442bf57a6ca2e485" + "url": "https://github.com/apex/up/releases/download/v0.3.7/up_0.3.7_windows_386.tar.gz", + "hash": "ccd33c978a631ab8cda91b42f634b515112f03a2c24e3fadd8186c8f93ce6176" } }, "bin": "up.exe",