Update up to version 0.4.1

This commit is contained in:
Richard Kuhnt 2017-12-18 17:00:27 +00:00
parent 340890519b
commit a33f147433

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.8", "version": "0.4.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/apex/up/releases/download/v0.3.8/up_0.3.8_windows_amd64.tar.gz", "url": "https://github.com/apex/up/releases/download/v0.4.1/up_0.4.1_windows_amd64.tar.gz",
"hash": "ff58c5f3007ac14ea208d4281078942b1a3d98e7be913cee86f2f6d89aca4914" "hash": "6e2a470bf6bf0c65af98df44a3e8d6a59a004082f8f813e510babfeb574f6fad"
}, },
"32bit": { "32bit": {
"url": "https://github.com/apex/up/releases/download/v0.3.8/up_0.3.8_windows_386.tar.gz", "url": "https://github.com/apex/up/releases/download/v0.4.1/up_0.4.1_windows_386.tar.gz",
"hash": "2dcf32c80cef6ef3bf9f87a21e3169d656b7f4c90dee3f19757d58396aab7594" "hash": "3be2f7ebe1350023e4971257992f57201f54b69a6b9d799639911b7e7599cedb"
} }
}, },
"bin": "up.exe", "bin": "up.exe",