Update up to version 0.2.7

This commit is contained in:
Richard Kuhnt 2017-10-09 13:01:46 +00:00
parent 7af189bf17
commit 6933b6f5a2

10
up.json
View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/apex/up",
"license": "https://github.com/apex/up/blob/master/LICENSE",
"version": "0.2.6",
"version": "0.2.7",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v0.2.6/up_0.2.6_windows_amd64.tar.gz",
"hash": "f01123f8b24b4f4d6a2f5695401db75c341d93fdad9683a294c25fa72b2965ce"
"url": "https://github.com/apex/up/releases/download/v0.2.7/up_0.2.7_windows_amd64.tar.gz",
"hash": "613f5ff7dc0581547f325f2830e518af47d89f367109292f384bae192e73983b"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v0.2.6/up_0.2.6_windows_386.tar.gz",
"hash": "c074390be7b3349f92b49d299449e70ae86dcf8d078a96046e433f0ed4b347fb"
"url": "https://github.com/apex/up/releases/download/v0.2.7/up_0.2.7_windows_386.tar.gz",
"hash": "79c3c2386f9c891567aa5a8f5996ff2a0951d2f048b5adf510de5805ea4108fe"
}
},
"bin": "up.exe",