From 24f8e6bf0a8b89d3b7175310b34fb524c1d4cf69 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Jun 2018 01:00:48 +0000 Subject: [PATCH] Update up to version 0.6.8 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 2c095bd990..0dd60e2729 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "GPL-3.0", - "version": "0.6.7", + "version": "0.6.8", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.6.7/up_0.6.7_windows_amd64.tar.gz", - "hash": "671eb9a99ec9b6fc6c9f73e8e0fcff5f699690224d87887e8a5d2cb455e8f6f3" + "url": "https://github.com/apex/up/releases/download/v0.6.8/up_0.6.8_windows_amd64.tar.gz", + "hash": "00e13f8cc16bab168ef187ad416e8750e0f40f464102c1351274a50ebbb51881" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.6.7/up_0.6.7_windows_386.tar.gz", - "hash": "03e54caf01f7470d9456cbb30214ae259a4069d5fe4eea20672f10ec0eef615d" + "url": "https://github.com/apex/up/releases/download/v0.6.8/up_0.6.8_windows_386.tar.gz", + "hash": "d5e7ea890cc0096b1f8d8915e7281030c437faf7051782c7019ce1114db13582" } }, "bin": "up.exe",