From d2795071d46f732773bb4849a6ee52f9da1a1ce3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Nov 2017 20:00:27 +0000 Subject: [PATCH] Update up to version 0.3.4 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index d9e08b721a..7f1092e4ca 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.3", + "version": "0.3.4", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.3.3/up_0.3.3_windows_amd64.tar.gz", - "hash": "11a7f83799649aaa65a1c9d3f5ca364887583c953e3092ef35cd70561dde2928" + "url": "https://github.com/apex/up/releases/download/v0.3.4/up_0.3.4_windows_amd64.tar.gz", + "hash": "1d663fd8499b9f69ce0096c11fa1be7bb38146dd7626dd5a18203265974f0b16" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.3.3/up_0.3.3_windows_386.tar.gz", - "hash": "8ba60843d4863742a214b6de105ac3b7dff161affd8ab12cd20cad0efe01fb1a" + "url": "https://github.com/apex/up/releases/download/v0.3.4/up_0.3.4_windows_386.tar.gz", + "hash": "0b032f91ac0657eb7f410685f736b8ce2767f81cd0beba2df8b681687b3f2646" } }, "bin": "up.exe",