up: Update to version 1.5.2

This commit is contained in:
Jakub Čábera 2020-06-09 09:46:32 +02:00
parent 940e3d73c0
commit 804486719d

View File

@ -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",