Update up to version 0.3.1

This commit is contained in:
Richard Kuhnt 2017-11-16 01:00:30 +00:00
parent df1d202a3f
commit 09ddbf263f

10
up.json
View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/apex/up", "homepage": "https://github.com/apex/up",
"license": "https://github.com/apex/up/blob/master/LICENSE", "license": "https://github.com/apex/up/blob/master/LICENSE",
"version": "0.3.0", "version": "0.3.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apex/up/releases/download/v0.3.0/up_0.3.0_windows_amd64.tar.gz", "url": "https://github.com/apex/up/releases/download/v0.3.1/up_0.3.1_windows_amd64.tar.gz",
"hash": "39c7422349d2df9ee879386f7601b341280b73696a859b46cce5405f4d39eb32" "hash": "d61c21761fc21cc47b07e6ee63393ab278f57a4e28fe0c4e63699c8b7a4a4fb0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/apex/up/releases/download/v0.3.0/up_0.3.0_windows_386.tar.gz", "url": "https://github.com/apex/up/releases/download/v0.3.1/up_0.3.1_windows_386.tar.gz",
"hash": "7c09bc3e9dc505ea4dd0a04db9b082a69bfe533643c324ed34f6f24cb08357c6" "hash": "4a4cc46e5d2fbbb2075312f25d356a241e4ec323e38666345062332043bc6825"
} }
}, },
"bin": "up.exe", "bin": "up.exe",