From 55a102e722e554f8837046b9b4afaa89766c44be Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 24 May 2018 16:00:25 +0000 Subject: [PATCH] Update up to version 0.6.6 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 1ed4d45720..a6f860f7fa 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "GPL-3.0", - "version": "0.6.5", + "version": "0.6.6", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.6.5/up_0.6.5_windows_amd64.tar.gz", - "hash": "130105d7b8764be0d06470a112a9bb4d248829fa7ef0e6ed1870a34fdd132f60" + "url": "https://github.com/apex/up/releases/download/v0.6.6/up_0.6.6_windows_amd64.tar.gz", + "hash": "2d52324a9c3f02809cdc72f6152e50c3162e8509e6d014c6a95f9c119300c65e" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.6.5/up_0.6.5_windows_386.tar.gz", - "hash": "caad3d85893b41cbc5f4b7ed66dea3a0fd64d0ad22f9520b294c6ac9cd5d96ee" + "url": "https://github.com/apex/up/releases/download/v0.6.6/up_0.6.6_windows_386.tar.gz", + "hash": "a264fe1a6d935cc0f6f23726fa9ddee69bb55018b89566e3216ca9f5c9389d34" } }, "bin": "up.exe",