up: Update to version 1.5.1

This commit is contained in:
Richard Kuhnt 2019-12-17 18:01:14 +00:00
parent 5333f95cbc
commit 905b3c0ce4

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.0",
"version": "1.5.1",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v1.5.0/up_1.5.0_windows_amd64.tar.gz",
"hash": "76b9e9cd8a6351088ecf8c6ff5e5d551fa88eb230fb531072893f78efd349556"
"url": "https://github.com/apex/up/releases/download/v1.5.1/up_1.5.1_windows_amd64.tar.gz",
"hash": "f7ef792776be7ca67abd1080d363101bde3cc09efbdffebae03a1120d0d32dad"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v1.5.0/up_1.5.0_windows_386.tar.gz",
"hash": "6c1021271973b3e3bf3e75a8fe588b207c6bc27d2469164c1723872871ecc3d7"
"url": "https://github.com/apex/up/releases/download/v1.5.1/up_1.5.1_windows_386.tar.gz",
"hash": "6bd617b2b2b9492326571d5b0076f27d47581b7b39525415ded53442a07c29ac"
}
},
"bin": "up.exe",