From 3ccad7f06817e45a022ed1eb950d08ceb7bf30b9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Oct 2017 21:00:31 +0000 Subject: [PATCH] Update up to version 0.3.0 --- up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/up.json b/up.json index e2f02fe70d..9758280204 100644 --- a/up.json +++ b/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "https://github.com/apex/up/blob/master/LICENSE", - "version": "0.2.10", + "version": "0.3.0", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v0.2.10/up_0.2.10_windows_amd64.tar.gz", - "hash": "c8ae0adc4641022d34f91311bc569f8ec33b1863c14d2cf467de3f7155db9747" + "url": "https://github.com/apex/up/releases/download/v0.3.0/up_0.3.0_windows_amd64.tar.gz", + "hash": "39c7422349d2df9ee879386f7601b341280b73696a859b46cce5405f4d39eb32" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v0.2.10/up_0.2.10_windows_386.tar.gz", - "hash": "16dca63d73a4f75f093f4108696ecd9bd2db981465bfd40299e400fbd274b656" + "url": "https://github.com/apex/up/releases/download/v0.3.0/up_0.3.0_windows_386.tar.gz", + "hash": "7c09bc3e9dc505ea4dd0a04db9b082a69bfe533643c324ed34f6f24cb08357c6" } }, "bin": "up.exe",