From efd80588f7f9403cc884069722fe2a202089c494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 23 Sep 2020 20:54:20 +0200 Subject: [PATCH] up: Update to version 1.6.2 --- bucket/up.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/bucket/up.json b/bucket/up.json index 1ebbfc7a47..999c5968ae 100644 --- a/bucket/up.json +++ b/bucket/up.json @@ -1,22 +1,20 @@ { - "homepage": "https://github.com/apex/up", + "version": "1.6.2", "description": "Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.", + "homepage": "https://github.com/apex/up", "license": "GPL-3.0-only", - "version": "1.5.2", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.5.2/up_1.5.2_windows_amd64.tar.gz", - "hash": "e3af29dd03169cf7f558dcc57db7f0c38feee59655e6d1155cb83d4322baf5d3" + "url": "https://github.com/apex/up/releases/download/v1.6.2/up_1.6.2_windows_amd64.tar.gz", + "hash": "e7a69d8b2b02b5ee998b16239d161f353d685e0b1e2348a7bf96df1e5fc63abd" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.5.2/up_1.5.2_windows_386.tar.gz", - "hash": "e3ccd703344a5ea5087e621794b78819ba2c726ea41a5f26dde4433d20da1335" + "url": "https://github.com/apex/up/releases/download/v1.6.2/up_1.6.2_windows_386.tar.gz", + "hash": "ec54bf1deb8336cfb4fb75cce197f1cebe0584c8a642ce120cc6a2883263aa2d" } }, "bin": "up.exe", - "checkver": { - "github": "https://github.com/apex/up" - }, + "checkver": "github", "autoupdate": { "architecture": { "64bit": {