From c5e61dee5b8967aec56aa7ad61b7a355ac451219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 27 Sep 2021 07:45:02 -0700 Subject: [PATCH] up: Update to version 1.7.1 --- bucket/up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/up.json b/bucket/up.json index b6e19a2e61..9248d87d49 100644 --- a/bucket/up.json +++ b/bucket/up.json @@ -1,16 +1,16 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.7.0/up_1.7.0_windows_amd64.tar.gz", - "hash": "0b053ef13e072e3aa3ae65c75eaee738d426f6fba47fc68075b21c7249c44450" + "url": "https://github.com/apex/up/releases/download/v1.7.1/up_1.7.1_windows_amd64.tar.gz", + "hash": "151f7344f2c51d112626aed32cda6bac90691b3183d9a7cef0d6e919b9e8548d" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.7.0/up_1.7.0_windows_386.tar.gz", - "hash": "5029324d5efb89c4084ee0197e12eb0a1a1729f80a93b415409eee7f40025b76" + "url": "https://github.com/apex/up/releases/download/v1.7.1/up_1.7.1_windows_386.tar.gz", + "hash": "451b679d025f76e229ae9bafb2705372679091965a9799a4fa34676985960256" } }, "bin": "up.exe",