From a820c7cf5a9392d29c225eb7be6421efdf55b08c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 23 Oct 2019 10:00:44 +0000 Subject: [PATCH] up: Update to version 1.4.0 --- bucket/up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/up.json b/bucket/up.json index e00497e863..5c8fd9764c 100644 --- a/bucket/up.json +++ b/bucket/up.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/apex/up", "description": "Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.", "license": "GPL-3.0-only", - "version": "1.3.0", + "version": "1.4.0", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_amd64.tar.gz", - "hash": "0461513365c014023cee1c49c5feef8d3063a8b6c7437acfec57f51cd953e0f2" + "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_amd64.tar.gz", + "hash": "eb86b42753350cf7caf675e1010c3c0bbd5d4eb12b8ed03f939fdbbc2705f137" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_386.tar.gz", - "hash": "a4f8e5f1d19024e9b7c79edd5f902b5aab0b9d523550307d7d891230b196c13d" + "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_386.tar.gz", + "hash": "c0efdc8be58bd9dbf7dd09fa63a21fbd50501c7e6726476189f15ab881daa286" } }, "bin": "up.exe",