qrcp: Update to version 0.6.3

This commit is contained in:
Jakub Čábera 2020-05-18 11:44:04 +02:00
parent 046ee9e7e1
commit 516acf160b

View File

@ -1,16 +1,16 @@
{
"version": "0.6.2",
"version": "0.6.3",
"description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.",
"homepage": "https://claudiodangelis.com/qrcp/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.2/qrcp_0.6.2_Windows_x86_64.tar.gz",
"hash": "f38d4e220cc9938e677681c1d9c644077549b2b5635a609b2e77423c29429c9e"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.3/qrcp_0.6.3_Windows_x86_64.tar.gz",
"hash": "056e56cb8afcae325ce511bddab90bfe9fd278dc7e27efbf16f19885ae014cd6"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.2/qrcp_0.6.2_Windows_i386.tar.gz",
"hash": "d9b5ad4b0e6405c0d22a9033b6a28ef8e2c08ccfb336c65d3ca06b5fb95003a3"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.3/qrcp_0.6.3_Windows_i386.tar.gz",
"hash": "e5fef0d603fb8c927b58370aaef4b98981605f41fc23ee3338e0222bb75f4701"
}
},
"bin": "qrcp.exe",