From 574a84715c482036ad170c2f320221cf2fe2f7a4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Jul 2018 23:00:23 +0000 Subject: [PATCH] up: Update to version 0.7.1 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 97557a2044..98fa82cdd3 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "GPL-3.0", - "version": "0.7.0", + "version": "0.7.1", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.7.0/up_0.7.0_windows_amd64.tar.gz", - "hash": "7bdd20bbb361575bb1a33d68e1c8409da2044ae663bf1221aec0350bacd4db07" + "url": "https://github.com/apex/up/releases/download/v0.7.1/up_0.7.1_windows_amd64.tar.gz", + "hash": "e3404e766b5da170e9858a262c935c716188136cc4a712efadb8965c6804a212" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.7.0/up_0.7.0_windows_386.tar.gz", - "hash": "b61e36b879244710e0236e3a9068253b9f06fdde2c6e4c0df7a6ad5ad0f648b0" + "url": "https://github.com/apex/up/releases/download/v0.7.1/up_0.7.1_windows_386.tar.gz", + "hash": "084d796c1e632cd0ad538e40f918d0ab563290b07703f7a4e978767ea1bed522" } }, "bin": "up.exe",