up: Update to version 1.6.2

This commit is contained in:
Jakub Čábera 2020-09-23 20:54:20 +02:00
parent 1199d321ac
commit efd80588f7

View File

@ -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.", "description": "Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.",
"homepage": "https://github.com/apex/up",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"version": "1.5.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apex/up/releases/download/v1.5.2/up_1.5.2_windows_amd64.tar.gz", "url": "https://github.com/apex/up/releases/download/v1.6.2/up_1.6.2_windows_amd64.tar.gz",
"hash": "e3af29dd03169cf7f558dcc57db7f0c38feee59655e6d1155cb83d4322baf5d3" "hash": "e7a69d8b2b02b5ee998b16239d161f353d685e0b1e2348a7bf96df1e5fc63abd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/apex/up/releases/download/v1.5.2/up_1.5.2_windows_386.tar.gz", "url": "https://github.com/apex/up/releases/download/v1.6.2/up_1.6.2_windows_386.tar.gz",
"hash": "e3ccd703344a5ea5087e621794b78819ba2c726ea41a5f26dde4433d20da1335" "hash": "ec54bf1deb8336cfb4fb75cce197f1cebe0584c8a642ce120cc6a2883263aa2d"
} }
}, },
"bin": "up.exe", "bin": "up.exe",
"checkver": { "checkver": "github",
"github": "https://github.com/apex/up"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {