up: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2019-10-23 10:00:44 +00:00
parent 0e4430dc06
commit a820c7cf5a

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/apex/up", "homepage": "https://github.com/apex/up",
"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.",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"version": "1.3.0", "version": "1.4.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_amd64.tar.gz", "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_amd64.tar.gz",
"hash": "0461513365c014023cee1c49c5feef8d3063a8b6c7437acfec57f51cd953e0f2" "hash": "eb86b42753350cf7caf675e1010c3c0bbd5d4eb12b8ed03f939fdbbc2705f137"
}, },
"32bit": { "32bit": {
"url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_386.tar.gz", "url": "https://github.com/apex/up/releases/download/v1.4.0/up_1.4.0_windows_386.tar.gz",
"hash": "a4f8e5f1d19024e9b7c79edd5f902b5aab0b9d523550307d7d891230b196c13d" "hash": "c0efdc8be58bd9dbf7dd09fa63a21fbd50501c7e6726476189f15ab881daa286"
} }
}, },
"bin": "up.exe", "bin": "up.exe",