Update up to version 0.5.3

This commit is contained in:
Richard Kuhnt 2018-02-23 14:00:21 +00:00
parent 50d7dce323
commit 3350a2f945

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.5.2",
"version": "0.5.3",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v0.5.2/up_0.5.2_windows_amd64.tar.gz",
"hash": "eccdc05478d5782c2acfc309db8a211e8552c3595e41c371efe4ef7fa1eef324"
"url": "https://github.com/apex/up/releases/download/v0.5.3/up_0.5.3_windows_amd64.tar.gz",
"hash": "1ba76e374c7f72bccd2c7706cb596ebe7ded3e17a963619b0a8d4c83c1990ac7"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v0.5.2/up_0.5.2_windows_386.tar.gz",
"hash": "23b4032dfe2e06459f41df31a6c447e1cf37b155aa6aacf88aee827008e56d68"
"url": "https://github.com/apex/up/releases/download/v0.5.3/up_0.5.3_windows_386.tar.gz",
"hash": "803351e85e3ba12d373fab97b5d92d83a4872f33bba14b1a8dadbdb9a3e17954"
}
},
"bin": "up.exe",