up: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2019-05-30 16:00:50 +00:00
parent a27db46a64
commit 4b68b3aacc

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/apex/up", "homepage": "https://github.com/apex/up",
"license": "GPL-3.0", "license": "GPL-3.0",
"version": "1.2.2", "version": "1.3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apex/up/releases/download/v1.2.2/up_1.2.2_windows_amd64.tar.gz", "url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_amd64.tar.gz",
"hash": "a33135177909bf95f4c16f9b9acc05783be8d9ccba25489e48258de48942e0ec" "hash": "0461513365c014023cee1c49c5feef8d3063a8b6c7437acfec57f51cd953e0f2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/apex/up/releases/download/v1.2.2/up_1.2.2_windows_386.tar.gz", "url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_386.tar.gz",
"hash": "14cd2aaef15fbeb520ff00310437a66e98a0ea34e9c9c8461481a789f567eb8c" "hash": "a4f8e5f1d19024e9b7c79edd5f902b5aab0b9d523550307d7d891230b196c13d"
} }
}, },
"bin": "up.exe", "bin": "up.exe",