Update up to version 0.2.9

This commit is contained in:
Richard Kuhnt 2017-10-10 12:00:28 +00:00
parent eed67b6dbf
commit 3b793b6cfd

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.8",
"version": "0.2.9",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v0.2.8/up_0.2.8_windows_amd64.tar.gz",
"hash": "a35933e619ed0ccc8b39fc86b22287a8feddc67b032b186de8082fbc3243e1fb"
"url": "https://github.com/apex/up/releases/download/v0.2.9/up_0.2.9_windows_amd64.tar.gz",
"hash": "5139786879b715c10ce66e8a0210eecd1605906e24513a9ab45ea8c0e7f469ce"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v0.2.8/up_0.2.8_windows_386.tar.gz",
"hash": "5057ce0059abd35dfb67118cd073f8da471c8244677c37745c370f17bb067678"
"url": "https://github.com/apex/up/releases/download/v0.2.9/up_0.2.9_windows_386.tar.gz",
"hash": "7486a80a53f6248012f8e0531d2ea2154161af04814ca76bd552f4461044308b"
}
},
"bin": "up.exe",