From ae293c475005148b37c8fc9125e67134a8182798 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Apr 2019 12:00:22 +0000 Subject: [PATCH] up: Update to version 1.2.0 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index 2f161e623e..5d9aa42a6f 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "GPL-3.0", - "version": "1.1.3", + "version": "1.2.0", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.1.3/up_1.1.3_windows_amd64.tar.gz", - "hash": "1f68111e481ec5bf7928305548cf1ac53280ab0ea3674a7d857f41e3fbc877a5" + "url": "https://github.com/apex/up/releases/download/v1.2.0/up_1.2.0_windows_amd64.tar.gz", + "hash": "6bfdc6bd05f5df4c5272a3f3572c30db8b68b08ec601c486e84ada636791bf46" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.1.3/up_1.1.3_windows_386.tar.gz", - "hash": "57a41ad8a4d1cf6837cd4700b0994d7838db6dc993b33acc630576c2fd2c508a" + "url": "https://github.com/apex/up/releases/download/v1.2.0/up_1.2.0_windows_386.tar.gz", + "hash": "05d48c2a839c38191ed1a6e660f68473b20325758251be94058022f4da4f6cdf" } }, "bin": "up.exe",