From 3a923e9e7ade18eb0905fd24ae1f12353ec4eda5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 16 Sep 2018 18:00:36 +0000 Subject: [PATCH] up: Update to version 0.7.4 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index a1bb6d2169..d869e6b781 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "GPL-3.0", - "version": "0.7.3", + "version": "0.7.4", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.7.3/up_0.7.3_windows_amd64.tar.gz", - "hash": "4e8f9eb2e9cbd2f606e91ed25130bb4e5d4783d3d157ef995838fb544c0d7279" + "url": "https://github.com/apex/up/releases/download/v0.7.4/up_0.7.4_windows_amd64.tar.gz", + "hash": "85de7c991dd5ecae988ea28c6872a7b7501b441899a6fec1b0891a27aff4ebd0" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.7.3/up_0.7.3_windows_386.tar.gz", - "hash": "b42275bdd4a0ca8b268557be08d13bd4c5b7fb1e1b6ffe213d43da7693fccdef" + "url": "https://github.com/apex/up/releases/download/v0.7.4/up_0.7.4_windows_386.tar.gz", + "hash": "caa8f51fc1b2a48fd4f4d8f2a470c95af9e10e9ee3af2300b26ba12189d15bb2" } }, "bin": "up.exe",