From b55370d9be13ee662152d0d588e55c35f38e2645 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Nov 2019 15:00:20 +0000 Subject: [PATCH] up: Update to version 1.5.0 --- bucket/up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/up.json b/bucket/up.json index 5c8fd9764c..3263370642 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.4.0", + "version": "1.5.0", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_amd64.tar.gz", - "hash": "eb86b42753350cf7caf675e1010c3c0bbd5d4eb12b8ed03f939fdbbc2705f137" + "url": "https://github.com/apex/up/releases/download/v1.5.0/up_1.5.0_windows_amd64.tar.gz", + "hash": "76b9e9cd8a6351088ecf8c6ff5e5d551fa88eb230fb531072893f78efd349556" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_386.tar.gz", - "hash": "c0efdc8be58bd9dbf7dd09fa63a21fbd50501c7e6726476189f15ab881daa286" + "url": "https://github.com/apex/up/releases/download/v1.5.0/up_1.5.0_windows_386.tar.gz", + "hash": "6c1021271973b3e3bf3e75a8fe588b207c6bc27d2469164c1723872871ecc3d7" } }, "bin": "up.exe",