From 6933b6f5a2d0a3487612702d909d61d03428981f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Oct 2017 13:01:46 +0000 Subject: [PATCH] Update up to version 0.2.7 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 1b6aff4ddb..cfbce6a107 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.2.6", + "version": "0.2.7", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.2.6/up_0.2.6_windows_amd64.tar.gz", - "hash": "f01123f8b24b4f4d6a2f5695401db75c341d93fdad9683a294c25fa72b2965ce" + "url": "https://github.com/apex/up/releases/download/v0.2.7/up_0.2.7_windows_amd64.tar.gz", + "hash": "613f5ff7dc0581547f325f2830e518af47d89f367109292f384bae192e73983b" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.2.6/up_0.2.6_windows_386.tar.gz", - "hash": "c074390be7b3349f92b49d299449e70ae86dcf8d078a96046e433f0ed4b347fb" + "url": "https://github.com/apex/up/releases/download/v0.2.7/up_0.2.7_windows_386.tar.gz", + "hash": "79c3c2386f9c891567aa5a8f5996ff2a0951d2f048b5adf510de5805ea4108fe" } }, "bin": "up.exe",