up: Update to version 1.7.1

This commit is contained in:
Jakub Čábera 2021-09-27 07:45:02 -07:00
parent db12230185
commit c5e61dee5b

View File

@ -1,16 +1,16 @@
{
"version": "1.7.0",
"version": "1.7.1",
"description": "Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.",
"homepage": "https://github.com/apex/up",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v1.7.0/up_1.7.0_windows_amd64.tar.gz",
"hash": "0b053ef13e072e3aa3ae65c75eaee738d426f6fba47fc68075b21c7249c44450"
"url": "https://github.com/apex/up/releases/download/v1.7.1/up_1.7.1_windows_amd64.tar.gz",
"hash": "151f7344f2c51d112626aed32cda6bac90691b3183d9a7cef0d6e919b9e8548d"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v1.7.0/up_1.7.0_windows_386.tar.gz",
"hash": "5029324d5efb89c4084ee0197e12eb0a1a1729f80a93b415409eee7f40025b76"
"url": "https://github.com/apex/up/releases/download/v1.7.1/up_1.7.1_windows_386.tar.gz",
"hash": "451b679d025f76e229ae9bafb2705372679091965a9799a4fa34676985960256"
}
},
"bin": "up.exe",