From 804486719d22e64a6165a1f2e6b06d914aa5f815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Jun 2020 09:46:32 +0200 Subject: [PATCH] up: Update to version 1.5.2 --- bucket/up.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/up.json b/bucket/up.json index a9f9acbe14..1ebbfc7a47 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.5.1", + "version": "1.5.2", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.5.1/up_1.5.1_windows_amd64.tar.gz", - "hash": "f7ef792776be7ca67abd1080d363101bde3cc09efbdffebae03a1120d0d32dad" + "url": "https://github.com/apex/up/releases/download/v1.5.2/up_1.5.2_windows_amd64.tar.gz", + "hash": "e3af29dd03169cf7f558dcc57db7f0c38feee59655e6d1155cb83d4322baf5d3" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.5.1/up_1.5.1_windows_386.tar.gz", - "hash": "6bd617b2b2b9492326571d5b0076f27d47581b7b39525415ded53442a07c29ac" + "url": "https://github.com/apex/up/releases/download/v1.5.2/up_1.5.2_windows_386.tar.gz", + "hash": "e3ccd703344a5ea5087e621794b78819ba2c726ea41a5f26dde4433d20da1335" } }, "bin": "up.exe",