up: Update to version 1.2.0

This commit is contained in:
Richard Kuhnt 2019-04-20 12:00:22 +00:00
parent 7b72466cc7
commit ae293c4750

10
up.json
View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/apex/up",
"license": "GPL-3.0",
"version": "1.1.3",
"version": "1.2.0",
"architecture": {
"64bit": {
"url": "https://github.com/apex/up/releases/download/v1.1.3/up_1.1.3_windows_amd64.tar.gz",
"hash": "1f68111e481ec5bf7928305548cf1ac53280ab0ea3674a7d857f41e3fbc877a5"
"url": "https://github.com/apex/up/releases/download/v1.2.0/up_1.2.0_windows_amd64.tar.gz",
"hash": "6bfdc6bd05f5df4c5272a3f3572c30db8b68b08ec601c486e84ada636791bf46"
},
"32bit": {
"url": "https://github.com/apex/up/releases/download/v1.1.3/up_1.1.3_windows_386.tar.gz",
"hash": "57a41ad8a4d1cf6837cd4700b0994d7838db6dc993b33acc630576c2fd2c508a"
"url": "https://github.com/apex/up/releases/download/v1.2.0/up_1.2.0_windows_386.tar.gz",
"hash": "05d48c2a839c38191ed1a6e660f68473b20325758251be94058022f4da4f6cdf"
}
},
"bin": "up.exe",