From 3e9cb6486cc7d8642f09e5c34eb86875367c82d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 7 Oct 2020 19:16:06 +0200 Subject: [PATCH] up: Update to version 1.7.0 --- bucket/up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/up.json b/bucket/up.json index 999c5968ae..b6e19a2e61 100644 --- a/bucket/up.json +++ b/bucket/up.json @@ -1,16 +1,16 @@ { - "version": "1.6.2", + "version": "1.7.0", "description": "Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.", "homepage": "https://github.com/apex/up", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.6.2/up_1.6.2_windows_amd64.tar.gz", - "hash": "e7a69d8b2b02b5ee998b16239d161f353d685e0b1e2348a7bf96df1e5fc63abd" + "url": "https://github.com/apex/up/releases/download/v1.7.0/up_1.7.0_windows_amd64.tar.gz", + "hash": "0b053ef13e072e3aa3ae65c75eaee738d426f6fba47fc68075b21c7249c44450" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.6.2/up_1.6.2_windows_386.tar.gz", - "hash": "ec54bf1deb8336cfb4fb75cce197f1cebe0584c8a642ce120cc6a2883263aa2d" + "url": "https://github.com/apex/up/releases/download/v1.7.0/up_1.7.0_windows_386.tar.gz", + "hash": "5029324d5efb89c4084ee0197e12eb0a1a1729f80a93b415409eee7f40025b76" } }, "bin": "up.exe",